summaryrefslogtreecommitdiff
path: root/src/Erebos/Service.hs
AgeCommit message (Collapse)Author
12 daysHelpers for server storage watchersRoman Smrž
12 daysKeep updated LocalState head in Server objectRoman Smrž
13 daysMake head caches available in service storage watchersRoman Smrž
13 daysTrack LocalState cache in Service stateRoman Smrž
2025-08-04Separate notifications for new and updated peersRoman Smrž
2025-07-28Peer address input in ServiceHandlerRoman Smrž
2025-06-28Automatic discovery of peers for pending messagesRoman Smrž
Changelog: Automatic discovery of peers for pending direct messages
2025-06-14Terminate ICE thread when server is stoppedRoman Smrž
Changelog: Improved handling of ICE connections
2025-05-31Network streams for servicesRoman Smrž
2025-05-24Move ServiceID definition to Network.ProtocolRoman Smrž
2025-04-05Replace uuid package with custom moduleRoman Smrž
Avoids transitive denpednecies not buildable with wasm backend.
2025-03-21Generic type for MonadError constraintsRoman Smrž
Changelog: API: MonadError constraints use generic error type
2025-03-21Merge branch 'release-0.1'Roman Smrž
2025-02-25ICE config for each discovery peerRoman Smrž
2024-11-17Create Erebos.Storage.Head moduleRoman Smrž
2024-10-30Rename Erebos.Storage module to Erebos.Object.InternalRoman Smrž
2023-11-18Split to library and executable partsRoman Smrž