index
:
cpp
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
erebos
/
network.h
Age
Commit message (
Collapse
)
Author
2023-08-19
Network: move secure channel to protocol module
Roman Smrž
2023-05-23
Message sending to identity or contact
Roman Smrž
2023-05-17
Server function to manually add peer
Roman Smrž
2023-05-07
Network: use IPv6 socket internally
Roman Smrž
2023-05-06
Server and services configuration using separate objects
Roman Smrž
2023-05-06
Server: do not return reference to self identity
Roman Smrž
2021-12-09
Test: distinguish address and identity info for peers
Roman Smrž
2021-11-28
Network: make Server non-copyable
Roman Smrž
Avoids issues with shared_from_this and does not make much sense anyway.
2021-04-18
Initial support for FRP behaviors
Roman Smrž
2021-01-29
Attach service
Roman Smrž
2021-01-19
Server watching local state head
Roman Smrž
2021-01-06
Access services via Server object
Roman Smrž
2020-03-10
Network: service interface and handling
Roman Smrž
2020-02-16
Peer list in public API
Roman Smrž
2020-02-05
Encrypted channels
Roman Smrž
2019-12-27
Network server sending announcements
Roman Smrž