Server disconnects on some binary messages #936
Unanswered
RickLloyd24
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am sending a camera frame buffer from a client socket ESP32 to a server socket ESP32. Most of the time it works fine but occasionally I get a disconnect on the server when I send the binary message. How can a binary message cause a disconnect?
Beta Was this translation helpful? Give feedback.
All reactions