summaryrefslogtreecommitdiff
path: root/src/Service.hs
AgeCommit message (Expand)Author
2023-09-16Protocol: use cookies during whole plaintext phaseRoman Smrž
2023-07-03Handle Sync service outside of Network moduleRoman Smrž
2023-04-05Fix non-exhaustive pattern match warningsRoman Smrž
2022-07-28Service: wait with output after head commitRoman Smrž
2022-07-26Generalize head updates to provided MonadIO instancesRoman Smrž
2022-07-17MonadStorage for context with Storage instanceRoman Smrž
2022-03-22Use Data.Kind.Type instead of deprecated star symbolRoman Smrž
2021-12-27Generalize local state helper functionsRoman Smrž
2021-12-21Network: external interface to run service handlersRoman Smrž
2021-12-19Service attributesRoman Smrž
2020-12-30Discovery serviceRoman Smrž
2020-06-17Storage: typed headsRoman Smrž
2020-05-08Service: global stateRoman Smrž
2020-02-04Service: unify service and packet typesRoman Smrž
2020-02-04Service: stored or ref-only reply packetRoman Smrž
2020-01-16Use UUID for service typesRoman Smrž
2019-11-26Load and announce identity updatesRoman Smrž
2019-11-09Attach device serviceRoman Smrž
2019-11-03Service class to handle network servicesRoman Smrž