vshymanskyy / blynk-library-js

Blynk library for JS. Works with Browsers, Node.js, Espruino.
https://blynk.io/
MIT License
215 stars 67 forks source link

added connect retry in case of server going down #11

Closed tzapu closed 8 years ago

tzapu commented 8 years ago

when using local server, if the server goes down or resets the lib needs to reconnect

vshymanskyy commented 8 years ago

Thank you @tzapu !!