HBPVIS / ZeroEQ

Cross-platform C++ library for fast binary and REST messaging
https://hbpvis.github.io/
Other
41 stars 25 forks source link

Handle zeroconf disconnects #230

Closed eile closed 7 years ago

eile commented 7 years ago

Currently we only connect() newly found Publishers and Servers, but never disconnect them. Less important for pub-sub, but deadly for req-rep.