Proper usage of TCP
Opened this issue · 0 comments
womayhem commented
Can you give an example of using TCP properly? It seems to work for only one user for me... It shows the connection but does not send data through the second channel to the second user...
Also, how can I get it to show the address that was binded with network.ip.bind() through the remoteAddress variable from the tcp event?
Thanks