ws-tcp-relay icon indicating copy to clipboard operation
ws-tcp-relay copied to clipboard

Send data from WebSocket to TCP Server successfull but fail with vice-versa

Open caoluong2k opened this issue 1 year ago • 1 comments

caoluong2k avatar Jan 18 '23 03:01 caoluong2k

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 ?

caoluong2k avatar Jan 26 '23 15:01 caoluong2k