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

Websocket read #11

Open
rafaeltgross opened this issue Mar 4, 2021 · 1 comment
Open

Websocket read #11

rafaeltgross opened this issue Mar 4, 2021 · 1 comment

Comments

@rafaeltgross
Copy link

Hi I'm using this very nice library

to write a data, millions data, to check connection, to reconnect, everything works perfect.
But to receive the data, I have a issue and I cannot solve it. it works only for 10 min and then instead of arrive data and go to code 0 it stays on code 56 and even if I try to read on 56 I read nothing. the connection is still good.
What I have to do?

Could anyone help me please?

thanks
Rafael

@samsharp99
Copy link
Contributor

Can you share an example/screenshot of your code that replicates the issue? Error 56 is a timeout error which means that a full/complete packet was not received, or no packet was received at all.

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

2 participants