On Sat, 29 Oct 2022, Thomas Glanzmann via curl-library wrote:

* WS: got 1086 websocket bytes to decode
* WS:237 received FIN bit 1
* WS: received OPCODE BINARY
* WS: received 1024 bytes payload (0 left)

It says it gets 1086 bytes of date but only receives 1024. If I understand
correctly, the header is not that big. So somehting is strange here.

It would rather indicate that it got more than one websocket fragment in a single read. Or that there's a bug. Or both! =)

Can you describe for me how to reproduce this?

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://curl.se/support.html
--
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to