Crate melnet2

source ·

Modules§

Structs§

  • Represents a node in an independent P2P swarm that implements a particular RPC protocol.

Traits§

  • An implementation of an underlying transport (e.g. TCP) should implement this trait.