maticnetwork / dagger.js

Simple library to connect with dagger server and manage subscriptions for Ethereum Blockchain.
https://matic.network/dagger
MIT License
218 stars 42 forks source link

print "reconnecting" instead of silently failing #4

Closed azhang closed 6 years ago

azhang commented 6 years ago

I was stuck for a while with no visual feedback, because I accidentally tried to connect to mqtts:// instead of mqtt://. This PR is to prevent this