Module exocore_transport::p2p[][src]

Structs

Libp2pTransport

Libp2p transport used by all services of Exocore through handles. There is one handle per cell per service.

Libp2pTransportConfig

Libp2pTransport configuration.

Libp2pTransportServiceHandle

Handle taken by a Cell service to receive and send message for a given node & cell.