type PeerConnRef = FramedConn<PeerNetMsgCodec>;Expand description
Framed peer-data-plane connection used by the queue.
Aliased Typeยง
struct PeerConnRef { /* private fields */ }type PeerConnRef = FramedConn<PeerNetMsgCodec>;Framed peer-data-plane connection used by the queue.
struct PeerConnRef { /* private fields */ }