Files
esp-protocols/components/esp_websocket_client
Steinbart Andreas (HAU-EDS) d047ff569c esp_websocket_client:
* Error handling improved to show status code from server
* Added new API `esp_websocket_client_set_headers`
* Dispatches 'WEBSOCKET_EVENT_BEFORE_CONNECT' event before tcp connection
2023-02-22 11:41:33 +04:00
..
2023-02-22 11:41:33 +04:00
2023-02-22 11:41:33 +04:00
2022-07-28 22:47:53 +04:00
2023-02-22 11:41:33 +04:00

ESP WEBSOCKET CLIENT

Component Registry

The esp-websocket_client component is a managed component for esp-idf that contains implementation of WebSocket protocol client for ESP32

Examples

Get started with example test Example:

Documentation