go-zeromq / zmq4

[WIP] Pure-Go implementation of ZeroMQ-4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zmq4

GitHub release go.dev reference CI codecov GoDoc License DOI

zmq4 is a pure-Go implementation of ØMQ (ZeroMQ), version 4.

See zeromq.org for more informations.

Development

zmq4 needs a caring maintainer. I (sbinet) have not much time to dedicate anymore to this project (as $WORK doesn't need it anymore).

License

zmq4 is released under the BSD-3 license.

Documentation

Documentation for zmq4 is served by GoDoc.

About

[WIP] Pure-Go implementation of ZeroMQ-4

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 99.8%Language:Shell 0.2%