timum-viw / socket.io-client

A socket.io-client implementation for ESP8266 and Arduino
228 stars 90 forks source link

[SIoC] Disconected error path #51

Closed MaudorElConquistador closed 3 years ago

MaudorElConquistador commented 5 years ago

It's my first time opening an issue. The problem is that my wemos d1 is not connecting to the path on the server Here is my code from wemos image And here is the server code in Node js image If everything was fine the console would print the socket id

aswinva commented 5 years ago

this library can't be used to connect to custom nameSpaces. you are using /client and / thermo as custom nameSpaces