go-zeromq / zmq4

[WIP] Pure-Go implementation of ZeroMQ-4
BSD 3-Clause "New" or "Revised" License
344 stars 57 forks source link

router node restart recv block #115

Open Wwwwwxh opened 2 years ago

Wwwwwxh commented 2 years ago

After the router node restarts,dealer node send messages normally, but router node cannot receive the message sent by the dealer