summaryrefslogtreecommitdiff
path: root/src/Sync.hs
AgeCommit message (Collapse)Author
2020-02-04Service: unify service and packet typesRoman Smrž
Also provide default unit definition for the service state.
2020-02-04Service: stored or ref-only reply packetRoman Smrž
Use the ref-only packet to acknowledge successful storage of received direct message.
2020-01-19Synchronization serviceRoman Smrž