On Mon, 2019-03-18 at 09:41 +0100, Michal Vyskocil wrote: > Hi, > > I spent a few hours writing golang bindings for zyre - > https://github.com/gomoni/gozyre > > > API is idiomatic Go. For instance there is no equivalent of > zyre_socket method, because polling is supposed to be done in > gorutine. Recv method returns interface{}, where consumer must use > type switch and type assertion to get the right structure with ZRE > message and not opaque zmsg_t. > > > I believe it can be useful for others, so propose it as official > ZeroMQ project I made that MPL licensed, want to use C4 for > contributors. The only one difference is that I prefer CircleCI > instead of TravisCI - it feels much faster and less magical than > Travis to me. What do you think?
Looks good, would you like to move it into the github.com/zeromq org? -- Kind regards, Luca Boccassi
signature.asc
Description: This is a digitally signed message part
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
