Files
esp-idf/components
David Cermak ca01e8698f 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:14:48 +00:00
..
2019-10-09 16:46:46 +08:00
2019-12-10 10:23:00 +08:00
2020-04-29 12:20:46 +08:00
2020-04-15 19:43:07 +08:00
2019-12-10 14:30:25 +08:00
2019-11-29 18:05:24 +08:00
2020-04-23 15:58:29 +08:00
2019-12-09 09:44:56 +08:00
2020-03-22 20:00:21 +08:00