connect esp8266 to socket.io #3868
Answered
by
darrachequesne
majidkazemi2000
asked this question in
Q&A
-
hi guys , How do I connect esp8266 to socket.io in node js server ? please send client code if there is a way. |
Beta Was this translation helpful? Give feedback.
Answered by
darrachequesne
Apr 11, 2021
Replies: 1 comment 2 replies
-
I'm not really familiar with ESP8266, but you should be able to use espruino and install the JS client from NPM: http://www.espruino.com/Modules#from-npm |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
darrachequesne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not really familiar with ESP8266, but you should be able to use espruino and install the JS client from NPM: http://www.espruino.com/Modules#from-npm