Note: For major changes, please refer this file.
The esp-socketio-client
component is an implementation of Socket.IO protocol client based on ESP-IDF and esp-protocols.
The ESP Socket.IO client is implemented as an ESP-IDF component. Please clone this repository. Examples are provided to use the component.
Get started with example test example.
Two examples are provided, one on Espressif SoCs, the other on Linux. A test server is also provided for test purpose.