summaryrefslogtreecommitdiff
path: root/include/erebos/network.h
AgeCommit message (Collapse)Author
2023-08-19Network: move secure channel to protocol moduleRoman Smrž
2023-05-23Message sending to identity or contactRoman Smrž
2023-05-17Server function to manually add peerRoman Smrž
2023-05-07Network: use IPv6 socket internallyRoman Smrž
2023-05-06Server and services configuration using separate objectsRoman Smrž
2023-05-06Server: do not return reference to self identityRoman Smrž
2021-12-09Test: distinguish address and identity info for peersRoman Smrž
2021-11-28Network: make Server non-copyableRoman Smrž
Avoids issues with shared_from_this and does not make much sense anyway.
2021-04-18Initial support for FRP behaviorsRoman Smrž
2021-01-29Attach serviceRoman Smrž
2021-01-19Server watching local state headRoman Smrž
2021-01-06Access services via Server objectRoman Smrž
2020-03-10Network: service interface and handlingRoman Smrž
2020-02-16Peer list in public APIRoman Smrž
2020-02-05Encrypted channelsRoman Smrž
2019-12-27Network server sending announcementsRoman Smrž