Expand description
Networking for mint-to-mint and client-to-mint communiccation
Modulesยง
- api
- connect
- Provides an abstract network connection interface and multiple implementations
- framed
- Adapter that implements a message based protocol on top of a stream based one
- peers
- Implements a connection manager for communication with other federation members
- peers_
reliable - Implements a connection manager for communication with other federation members
- queue