Crate xstack_kad

source ·
Expand description

This is a protocol implementation of libp2p Kademlia DHT specification

Modules§

  • A record store must implement the Driver-* traits in this module.

Structs§

Enums§

  • The error type of this crate.
  • The varaint returns by call routing fn rpc on peers

Constants§

Traits§

Type Aliases§

  • Result returns by functions in this crate.