forked from espressif/esp-protocols
* 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
ESP WEBSOCKET CLIENT
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
- View the full html documentation