[zeromq-dev] Go bindings for Zyre

Luca Boccassi luca.boccassi at gmail.com
Mon Mar 18 11:58:11 CET 2019


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20190318/6f297350/attachment.sig>


More information about the zeromq-dev mailing list