Search found 1 match
- Sun Sep 10, 2023 6:00 pm
- Forum: General Discussion
- Topic: Socket.io (Websocket) Client Example
- Replies: 6
- Views: 21655
Re: Socket.io (Websocket) Client Example
I am actually looking for something similar: I need a socket.io-server in cpp for the ESP32. I wrote an automation controller in NodeJS using Socket.IO. Kind of a large project, with multiple other clients already written in JavaScript. The thing is, though, the system expects the ESP32 to have its ...