mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-25 08:17:28 +02:00
1.2.2 Bug Fixes - continuation after FIN in websocket client (#460) (774d1c75e6
) - Re-applie refs to common comps idf_component.yml (9fe44a4504
)
7 lines
202 B
YAML
7 lines
202 B
YAML
version: "1.2.2"
|
|
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"
|