Files
esp-idf/components
Marius Vikhammer 15d39eded5 tcp_transport/ws_client: websockets now correctly handle messages longer than buffer
transport_ws can now be read multiple times in a row to read frames larger than the buffer.

Added reporting of total payload length and offset to the user in websocket_client.

Added local example test for long messages.

Closes IDF-1083
2020-02-27 08:56:43 +00:00
..
2018-09-11 09:44:12 +08:00
2018-10-20 12:07:24 +08:00
2020-02-21 18:55:49 +08:00
2018-09-11 09:44:12 +08:00
2019-08-21 18:58:37 +10:00
2018-09-11 09:44:12 +08:00
2018-10-20 12:07:24 +08:00
2020-02-13 14:28:33 +08:00