mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-16 03:52:13 +02:00
feat(websocket_client): Add option to set and use cert_common_name in Websocket client (IDFGH-12926)
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