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.2"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 78.2k times
  • Downloaded this version
    This version: 33 times

Badge

espressif/esp_websocket_client version: 0.0.2
|