OVMS3-idf/examples/protocols/websocket/main
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
..
CMakeLists.txt websocket: backport of websocket client to v3.2 2020-02-27 08:56:43 +00:00
component.mk websocket: backport of websocket client to v3.2 2020-02-27 08:56:43 +00:00
Kconfig.projbuild websocket: backport of websocket client to v3.2 2020-02-27 08:56:43 +00:00
websocket_example.c tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 2020-02-27 08:56:43 +00:00