summaryrefslogtreecommitdiff
path: root/src/message.h
AgeCommit message (Collapse)Author
2024-02-03Message: separate thread for peer synchronizationRoman Smrž
2023-12-18Message: use ready state before sending messagesRoman Smrž
2023-07-01Direct message shared stateRoman Smrž
2023-05-06Server and services configuration using separate objectsRoman Smrž
2021-01-06Access services via Server objectRoman Smrž
2020-04-16Remove optional from load resultRoman Smrž
Makes loading of data well-defined for arbitrary object contents. Introduce zero reference and object to represent missing or mismatched parts.
2020-03-23Move UUID and time definitions to separate modulesRoman Smrž
2020-03-23Direct message serviceRoman Smrž