Module libp2p_kad::handler [−][src]
Structs
| KademliaHandler | Protocol handler that handles Kademlia communications with the remote. |
| KademliaHandlerConfig | Configuration of a |
| 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. |