tchap / steemwatch

Notifications for Steemit - https://steem.io
https://steemwatch.com
MIT License
6 stars 3 forks source link

Reconnect automatically when connection to steemd is lost #14

Closed tchap closed 8 years ago

tchap commented 8 years ago

This also handles the case when SteemWatch starts faster than steemd on boot and the RPC endpoint is not available yet. Then, instead of crashing, SW should just wait patiently and connect when possible.

tchap commented 8 years ago

Implemented in go-steem/rpc.