summaryrefslogtreecommitdiff
path: root/include/erebos/message.h
AgeCommit message (Collapse)Author
2024-02-03Message: separate thread for peer synchronizationRoman Smrž
2024-01-24Message: sync state when peer appears on networkRoman Smrž
2024-01-08Message: send messages as sync from shared stateRoman Smrž
2023-07-01Direct message shared stateRoman Smrž
2023-05-23Message sending to identity or contactRoman Smrž
2023-05-06Message: get self identity from serverRoman Smrž
2023-05-06Server and services configuration using separate objectsRoman Smrž
2021-01-22Service: drop const from handle methodRoman 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ž