-
Notifications
You must be signed in to change notification settings - Fork 10
Library for building p2p networks, C++ boost/asio
License
RJ/libf2f
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libf2f is a (work-in-progress) C++ boost/asio library for building p2p networks Provides: * network servent/router * connection handling and abstraction * message class that is marshalled to/from the network * very simple test app (only supports ping+pong) Does not provide: * high level protocol, you have to design implement this yourself (ie, extend the Protocol class) Will hopefully provide in future: * UPnP control capability to set up port-fwds * Flow control strategies to manage bandwidth utilisation * A better, simple demo app
About
Library for building p2p networks, C++ boost/asio
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published