mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-28 17:57:31 +02:00
1.4.0 Features - Support DS peripheral for mutual TLS (55385ec3
) Bug Fixes - wait for task on destroy (42674b49
) - Fix pytest to verify client correctly (9046af8f
) - propagate error type (eeeb9006
) - fix example buffer leak (5219c39d
) Updated - chore(websocket): align structure members (beb6e57e
) - chore(websocket): remove unused client variable (15d3a01e
)
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