-->
Page 1 of 1

Connecting standalone ESP8266 to Socket.io server

PostPosted: Thu Mar 21, 2019 5:22 am
by lastpeony
Is it possible to connect ESP 8266 to nodejs socket.io server and use it as a client without arduino ? If it is what is the library i need to use and is there any tutorial about it ?

I was googling about it but there are only tutorials about using esp 8266 as webserver or esp8266 socket.io client with arduino

thanks