[][src]Module susyp2p_kad::handler

Structs

KademliaHandler

Protocol handler that handles Kademlia communications with the remote.

KademliaRequestId

Unique identifier for a request. Must be passed back in order to answer a request from the remote.

Enums

KademliaHandlerEvent

Event produced by the Kademlia handler.

KademliaHandlerIn

Event to send to the handler.

KademliaHandlerQueryErr

Error that can happen when requesting an RPC query.