summaryrefslogtreecommitdiff
path: root/src/Service.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-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ž