OVMS3-idf/components/tcp_transport/include
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
..
esp_transport.h tcp_transport: transport set handle refactoring, web socket client name updated 2018-10-02 15:19:46 +02:00
esp_transport_ssl.h esp_http_client: add support for using certs from global ca store 2019-04-24 14:06:33 +05:30
esp_transport_tcp.h tcp_transport: renamed possibly generic function names to be esp_ prefixed and not to colide with user namespace 2018-10-02 14:16:48 +02:00
esp_transport_utils.h tcp_transport: renamed possibly generic function names to be esp_ prefixed and not to colide with user namespace 2018-10-02 14:16:48 +02:00
esp_transport_ws.h tcp_transport/ws_client: websockets now correctly handle messages longer than buffer 2020-02-27 08:56:43 +00:00