So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By julienInnovel
#76542 Hello,

I would like to implement a socket.io client on an ESP8266 to exchange some data witha server.
The socket.io server is alreday done and functionning (on a PC).

I'm using the official SDK (not arduino), and I'm newbee with WebSocket... so I' don't know how to make a client on esp...
I've found some server example, but no client.

Someone have alredy made a client socket.io ?
Is there any library to use with SDK ?

Thanks to all