summaryrefslogtreecommitdiff
path: root/src/Erebos/Discovery.hs
AgeCommit message (Expand)Author
9 daysRename peerIdentity to getPeerIdentityRoman Smrž
9 daysReturn peer address in IO monadRoman Smrž
10 daysPeer address input in ServiceHandlerRoman Smrž
11 daysExplicit tunnel option in discovery resultRoman Smrž
11 daysTry just first supported address from discovery resultRoman Smrž
14 daysExplicit type for addresses in discovery serviceRoman Smrž
2025-07-22Enable OverloadedStrings in Discovery moduleRoman Smrž
2025-07-18Close streams on failed tunnel requestsRoman Smrž
2025-07-16Close streams used for tunnel on connection dropRoman Smrž
2025-07-12Discovery: record only matched addressesRoman Smrž
2025-07-07Do not print note about unsuccessful discovery searchRoman Smrž
2025-07-07Option to configure when tunnel is offeredRoman Smrž
2025-06-29Discovery tunnelRoman Smrž
2025-06-14Terminate ICE thread when server is stoppedRoman Smrž
2025-06-10Update instead of replacing discovery peer infoRoman Smrž
2025-06-08Delay ICE config initialization until connection requestRoman Smrž
2025-06-03Discovery search using global state to ask new peersRoman Smrž
2025-06-01Refactor discovery state to custom data typesRoman Smrž
2025-05-31Use weak refs in discovery serviceRoman Smrž
2025-03-28Merge branch 'release-0.1'Roman Smrž
2025-03-27Discovery: always relay connection request if possibleRoman Smrž
2025-03-27Merge branch 'release-0.1'Roman Smrž
2025-03-27Discovery: do not announce self without any local addressRoman Smrž
2025-03-26Relay ICE info even without other ICE supportRoman Smrž
2025-03-21Merge branch 'release-0.1'Roman Smrž
2025-03-21Rename ice-session in discovery connection request to ice-infoRoman Smrž
2025-02-25ICE config for each discovery peerRoman Smrž
2025-02-19Merge branch 'release-0.1'Roman Smrž
2025-01-09Automatic discovery init using interface addressesRoman Smrž
2025-01-04Merge branch 'release-0.1'Roman Smrž
2025-01-04Build discovery service without requiring ICE supportRoman Smrž
2024-11-17Create Erebos.Storage.Head moduleRoman Smrž
2024-10-30Rename Erebos.Storage module to Erebos.Object.InternalRoman Smrž
2024-06-11Add missing header in Discovery moduleRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž