Module bip_peer::protocols [] [src]

Implementations of PeerProtocol.

Structs

NullProtocol

Null protocol which will return an error if called.

PeerWireProtocol

Protocol message for peer wire messages.

UnitProtocol

Unit protocol which will always return a unit if called.