Expand description

Framed TCP protocol: reads & writes frames (corresponding to LNP messages) from TCP stream

Structs

Wrapper type around TCP stream for implementing FTCP-specific traits

Type Definitions

Type alias for FTCP connection which is connect::Connection with FTCP Stream.