vtnerd / motrix

Real-time terminal visualizer for the monero daemon
Other
25 stars 4 forks source link

Detect ZMQ-PUB Connection Failure #6

Open vtnerd opened 3 years ago

vtnerd commented 3 years ago

ZMQ hides connection issues, so ZMQ-PUB socket cannot differentiate between no connection and no pub-events easily. When it fails, the screen shows all zeroes instead of real data.