Module std_tcp

Source
Expand description

std tcp interface impl

std tcp uses COBS for framing over a TCP stream.

Structsยง

StdTcpInterface
An interface implementation for TCP on std