timum-viw / socket.io-client

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

Disconnect functionality added. resolve #9 #10

Closed sarthakz9 closed 7 years ago

sarthakz9 commented 7 years ago

I suppose, disconnect event needs to be triggered . Am I correct?

timum-viw commented 7 years ago

yes, that's at least what the js socket.io-client implementation does.