Module brl.tcpstream - leonard-thieu/monkey GitHub Wiki
A tcp stream represents a synchronous tcp connection to a host on the internet.
A tcp stream represents a synchronous tcp connection to a host on the internet.
Please see the TcpStream class reference for more information.
Tcp streams are only currently supported on the android, ios, win8, glfw and stdcpp targets.