Hi @isobit,
I use a web (using websocket) to send a string to the tcp server and the tcp server when receiving the string sends another string to that web. I send string to server successfully but when sending from server to web it fails. I use web-tcp-relay on the client side (on laptop). Is there a way for the web to receive the string from the server ?
Hi @isobit, I use a web (using websocket) to send a string to the tcp server and the tcp server when receiving the string sends another string to that web. I send string to server successfully but when sending from server to web it fails. I use web-tcp-relay on the client side (on laptop). Is there a way for the web to receive the string from the server ?