mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-15 14:59:34 +01: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)
7 lines
202 B
YAML
7 lines
202 B
YAML
version: "1.5.0"
|
|
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"
|