There is gyre - it hasn't had any work done on it in quite awhile as far as I can tell, and I've never tried to use it:
https://github.com/zeromq/gyre I'm currently working on a zproto template that is compatible with goczmq here - https://github.com/zeromq/goczmq/blob/master/zproto_codec_goczmq.gsl My first use for it will be generating a goczmq compatible zgossip protocol. Seeing if we can get a go implementation of gyre working with goczmq would be a fun thing to do. Brian On Mon, Jan 19, 2015 at 4:31 AM, Pieter Hintjens <[email protected]> wrote: > There are no Go bindings yet, afaik. > > On Mon, Jan 19, 2015 at 12:30 AM, Andrew Hume <[email protected]> wrote: > > are there any Go bindings for the API? > > > >> On Jan 18, 2015, at 10:14 AM, Pieter Hintjens <[email protected]> wrote: > >> > >> Zyre has come along nicely, it works well and has a clean API. > >> > >> On Sun, Jan 18, 2015 at 4:37 PM, Andrew Hume <[email protected]> > wrote: > >>> pieter, > >>> > >>> what is the status of zyre? including near term plans and so > forth? > >>> > >>> _______________________________________________ > >>> zeromq-dev mailing list > >>> [email protected] > >>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >> _______________________________________________ > >> zeromq-dev mailing list > >> [email protected] > >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > > _______________________________________________ > > zeromq-dev mailing list > > [email protected] > > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
