OVMS3-idf/components/tcp_transport/include
Marius Vikhammer ffeda3003c 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-01-06 17:18:13 +08:00
..
esp_transport.h ws_client: fix handling timeouts by websocket client. 2019-11-18 10:59:41 +00:00
esp_transport_ssl.h tcp_transport: added functionality for using ALPN with SSL 2019-11-13 11:33:13 +08:00
esp_transport_tcp.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_transport_ws.h tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 2020-01-06 17:18:13 +08:00