mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-06-26 01:41:32 +02:00
* 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