Promise-based TCP socket wrapper used as the network transport layer.
When a SocksProxyType proxy is provided, connections are tunneled
through the SOCKS proxy via the socks package. MTProxy connections are
handled at a higher level by TCPMTProxy and do not affect this class.
Promise-based TCP socket wrapper used as the network transport layer.
When a SocksProxyType proxy is provided, connections are tunneled through the SOCKS proxy via the
sockspackage. MTProxy connections are handled at a higher level by TCPMTProxy and do not affect this class.