2022-03-01 13:42:35 +04:00
# ESP WEBSOCKET CLIENT
2022-12-12 18:13:04 +01:00
[](https://components.espressif.com/components/espressif/esp_websocket_client)
2022-03-01 13:42:35 +04:00
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
2023-04-19 11:58:05 +04:00
Get started with example test [example ](https://github.com/espressif/esp-protocols/tree/master/components/esp_websocket_client/examples ):
2022-03-01 13:42:35 +04:00
## Documentation
2023-04-19 11:58:05 +04:00
* View the full [html documentation ](https://docs.espressif.com/projects/esp-protocols/esp_websocket_client/docs/latest/index.html )