Module framestream

Source

Structs§

FrameStreamReader

Traits§

FrameHandler
TcpFrameHandler
UnixFrameHandler

Functions§

build_framestream_tcp_source
Based off of the build_framestream_unix_source function. Functions similarly, just uses TCP socket instead of unix socket
build_framestream_unix_source
Based off of the build_unix_source function. Functions similarly, but uses the FrameStreamReader to deal with framestream control packets, and responds appropriately.

Type Aliases§

FrameStreamSink