Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
caoluong2k opened this issue Jan 18, 2023 · 1 comment

Comments

@caoluong2k
Copy link

No description provided.

@caoluong2k
Copy link
Author

caoluong2k commented Jan 26, 2023

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant