SerialBridge 0.9
Features:
TCP server for bridging (USB-)Host-UART to a network client
TCP server allows connection, even if Serialport is not yet available
notifies TCP client as soon as Serialport connects
note: no serialport disconnection checking
completely written in C++ using pure asynchronous port communication
runs on RaspberryPi Zero W
Requires:
Boost libraries
CMake