mirror of
https://github.com/espressif/esp-protocols.git
synced 2026-05-05 12:24:12 +02:00
c6448c3bd1
1.2.1 Bug Fixes - consider failure if return value of `esp_websocket_client_send_with_exact_opcode` less than 0 (f523b4d) - fix of return value for `esp_websocket_client_send_with_opcode` API (ba33588)
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