Module sc_network_common::protocol::event
source · Expand description
Network event types. These are are not the part of the protocol, but rather events that happen on the network like DHT get/put results received.
Enums
Events generated by DHT as a response to get_value and put_value requests.
Type for events generated by networking layer.
Role that the peer sent to us during the handshake, with the addition of what our local node
knows about that peer.