[][src]Crate d9d_p2p

Modules

addr

The addr module defines data structures for the identities and network addresses of peers in the network.

peer

The peer module defines the TCP handlers that implement peer discovery.

tcp

The tcp module defines some helper functions for handling TCP streams using asynchronous IO.