Module bip_peer::protocols [] [src]

Implementations of PeerProtocol.

Structs

NullProtocol

Null protocol which will return an error if called.

PeerExtensionProtocol

Protocol for BEP 10 peer extensions.

PeerWireProtocol

Protocol for peer wire messages.

UnitProtocol

Unit protocol which will always return a unit if called.