ouroboros-network-api-0.7.2.0: A networking api shared with ouroboros-consensus
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ouroboros.Network.PeerSelection.PeerSharing.Codec

Synopsis

Documentation

encodeRemoteAddressNodeToNodeVersionSockAddrEncoding Source #

This encoder should be faithful to the PeerSharing CDDL Specification.

See the network design document for more details

decodeRemoteAddressNodeToNodeVersionDecoder s SockAddr Source #

This decoder should be faithful to the PeerSharing CDDL Specification.

See the network design document for more details