zeromq / gyre

Golang port of Zyre
GNU Lesser General Public License v3.0
89 stars 20 forks source link

Problem: Ping handler doens't read the modified pingInterval #33

Closed armen closed 9 years ago

armen commented 9 years ago

Solution: Store the ID of the handler and when pingInterval is modified remove the old handler and add a new one