Authentication request, sent by the client after it has received an ok for its select.
Additional authentication data, can be sent by both a client and a server to provide additional data needed during authentication.
Message that indicates that the client is ready to begin receiving messages.
Bye, request a graceful disconnect from the peer.
Wrapped message to be forwarded.
Acknowledgment of having received data.
Rejection of data.
Hello data, initial message sent from a server when a client connects.
Details about nodes.
Request for details about nodes.
Information about the nodes a peer sees.
Generic ok message. Used at certain points during the initial negotiation with a peer.
Ping message, sent periodically by peers to make sure that other peers know that they are available.
Pong message, sent as a reply when an incoming ping is received.
Generic reject message.
Select message, sent from the client to the server after the client has received and selected the capabilities it wants.
Generated using TypeDoc
The types of data that a peer can send and receive.