# ESP Socket.IO Client Component The esp_socketio_client component provides the APIs for Socket.IO client functionality. ## Examples Get started with example test [example](./examples/). ## Documentation Refer to top [README](../../README.md) for more details.
idf.py add-dependency "bubblesnake/esp_socketio_client^1.0.0"