Crate ng_net
Source - actor
- Actor handles messages in the Protocol. common types are here
- actors
- List of actors, each one for a specific Protocol message
- broker
- Broker singleton present in every instance of NextGraph (Client, Server, Core node)
- server_broker
- Trait for ServerBroker
- types
- NextGraph network protocol types
- utils