Skip to main content

PeerConnRef

Type Alias PeerConnRef 

Source
type PeerConnRef = FramedConn<PeerNetMsgCodec>;
Expand description

Framed peer-data-plane connection used by the queue.

Aliased Typeยง

struct PeerConnRef { /* private fields */ }