esp-idf/components
David Cermak 55dd3c8b77 ws_client: fix fragmented send setting proper opcodes
Previous implementation violated the RFC by having both the actual opcode and WS_FIN flag set for all fragments of a message.
Fixed by setting the opcode only for the first fragment and WS_FIN for the last one

Closes IDFGH-2938
Closes https://github.com/espressif/esp-idf/issues/4974
2020-05-22 06:11:44 +00:00
..
2019-07-07 01:51:45 +00:00
2019-06-21 19:53:29 +08:00
2020-05-15 14:58:07 +05:30
2019-06-21 19:53:29 +08:00
2020-05-06 17:28:18 +08:00
2019-06-21 19:53:29 +08:00
2020-04-23 16:04:33 +08:00
2019-06-21 19:53:29 +08:00
2020-02-13 14:36:11 +08:00
2020-03-22 21:09:03 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00