summaryrefslogtreecommitdiff
path: root/src/Erebos/Network.hs
AgeCommit message (Expand)Author
12 daysProperly annotate and log exceptions from server threadsRoman Smrž
12 daysNotify listeners when peer is automatically droppedRoman Smrž
13 daysDrop peers to which we can't send packetsRoman Smrž
2026-01-28Check component size when loading ondemand objectRoman Smrž
2026-01-27Deferred object loadingRoman Smrž
2026-01-23Silence error when calling discoverySearch without the serviceRoman Smrž
2025-08-04Separate notifications for new and updated peersRoman Smrž
2025-08-04Network: notify services of peer change in extended identity dataRoman Smrž
2025-07-29Network: pass current peer address to packet handlerRoman Smrž
2025-07-29Rename peerIdentity to getPeerIdentityRoman Smrž
2025-07-29Return peer address in IO monadRoman Smrž
2025-07-28Peer address input in ServiceHandlerRoman Smrž
2025-07-24Move InetAddress to separate moduleRoman Smrž
2025-07-17Destroy ICE and close WS sessions on connection terminationRoman Smrž
2025-07-16Close streams used for tunnel on connection dropRoman Smrž
2025-07-16Server test logRoman Smrž
2025-07-12Implement ICE session as custom network addressRoman Smrž
2025-07-10Use “erebos_” prefix for all non-static C functionsRoman Smrž
2025-07-09Network: findPeer functionRoman Smrž
2025-06-28Automatic discovery of peers for pending messagesRoman Smrž
2025-06-14Terminate ICE thread when server is stoppedRoman Smrž
2025-06-03Discovery search using global state to ask new peersRoman Smrž
2025-05-31Network streams for servicesRoman Smrž
2025-04-28WebSocket serverRoman Smrž
2025-03-21Generic type for MonadError constraintsRoman Smrž
2025-02-19Merge branch 'release-0.1'Roman Smrž
2025-01-09Network: check and free interface list in joinMulticastRoman Smrž
2025-01-09Automatic discovery init using interface addressesRoman Smrž
2024-11-17Create Erebos.Storage.Head moduleRoman Smrž
2024-11-10Move Erebos.Channel module under Erebos.NetworkRoman Smrž
2024-10-30Rename Erebos.Storage module to Erebos.Object.InternalRoman Smrž
2024-08-11Local discovery with IPv6Roman Smrž
2024-07-26Network: send channel request even with just received cookieRoman Smrž
2024-07-18Network: avoid error message on superseded channel requestRoman Smrž
2024-07-17Merge multiple data responses into a single streamRoman Smrž
2024-07-05Broadcast address lookup on WindowsRoman Smrž
2024-06-01Drop peer on packet delivery failureRoman Smrž
2024-06-01Manual peer dropRoman Smrž
2024-05-25Handle peer reconnection after its restartRoman Smrž
2024-05-23Plaintext data response to plaintext requestRoman Smrž
2024-05-02Network: fail when no free stream is availableRoman Smrž
2024-03-20Network streamsRoman Smrž
2024-02-17Flag to disable pjproject dependencyRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž