Skip to main content

Module node

Module node 

Source
Expand description

Handles the basic P2P protocol of a node

Modulesยง

message
Encodes and Decodes P2P messages
peer
Handles peer creation, with a PeerHandle struct for handling peers
peer_behavior
A trait that handles what a peer does on message, and on kill