mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-22 14:57:30 +02:00
1.1.0 Features - Added linux port for websocket (a22391a
) Bug Fixes - added idf_component.yml for examples (d273e10
)
7 lines
185 B
YAML
7 lines
185 B
YAML
version: "1.1.0"
|
|
description: esp websocket client
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/esp_websocket_client
|
|
dependencies:
|
|
idf:
|
|
version: ">=5.0"
|