zeromq / zbroker

Elastic pipes
Mozilla Public License 2.0
50 stars 11 forks source link

Problem: no detection for unexpected disconnections #26

Closed hintjens closed 10 years ago

hintjens commented 10 years ago

Symptom: server does not get a valid Close command and so does not clean up the pipe.

Solution: configurable ping-pong heartbeating. Eventually, this should be done at the ZMTP (libzmq / libzmtp) level.