@joncody Honestly I don't know what's the issue, I haven't used github.com/taotetek/goczmq. You might want to file an issue in their issue tracker. Gyre has its own beacon implementation in pure Go, you can find the documentation here in case that you're interested:
@joncody Honestly I don't know what's the issue, I haven't used github.com/taotetek/goczmq. You might want to file an issue in their issue tracker. Gyre has its own beacon implementation in pure Go, you can find the documentation here in case that you're interested:
https://godoc.org/github.com/zeromq/gyre/beacon
The implementation is not as mature as Czmq's which I believe is used in github.com/zeromq/goczmq , but it works fine.