mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-19 13:32:21 +02:00
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
)
7 lines
202 B
YAML
7 lines
202 B
YAML
version: "1.2.1"
|
|
description: WebSocket protocol client for ESP-IDF
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/esp_websocket_client
|
|
dependencies:
|
|
idf:
|
|
version: ">=5.0"
|