Skip to main content

Module peer

Module peer 

Source

Re-exports§

pub use peer_id::PeerID;

Modules§

connection 🔒
peer_id 🔒

Structs§

Peer
A connected peer. Holds a PeerConnection that hides the wire shape (single framed pipe vs. per-protocol streams).

Enums§

ConnDirection