mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-28 09:47:26 +02:00
1.5.0 Features - add separate tx lock for send and receive (250eebf
) - add unregister event to websocket client (ce16050
) - add ability to reconnect after close (19891d8
) Bug Fixes - release client-lock during WEBSOCKET_EVENT_DATA (030cb75
)
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