uploaded 2 years ago
esp websocket client

readme

# ESP WEBSOCKET CLIENT

The `esp-websocket_client` component is a managed component for `esp-idf` that contains implementation of [WebSocket protocol client](https://datatracker.ietf.org/doc/html/rfc6455) for ESP32

## Examples

Get started with example test [Example](examples/README.md):

## Documentation

* View the full [html documentation](https://espressif.github.io/esp-protocols/esp_websocket_client/index.html)

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_websocket_client^0.0.1"

or download archive

Dependencies

  • ESP-IDF >=5.0
  • Stats

    • Downloaded in total
      Downloaded in total 68.3k times
    • Downloaded this version
      This version: 94 times

    Badge

    espressif/esp_websocket_client version: 0.0.1
    |