/zyre

Zyre - an open-source framework for proximity-based peer-to-peer applications (in Go)

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Zyre - Local Area Clustering for Peer-to-Peer Applications

Build Status codecov GoDoc

zyre is a pure-Go implementation of ØMQ/Zyre.

See zeromq.org for more informations.

License

zyre is released under the BSD-3 license.

Documentation

Documentation for zyre is served by GoDoc.

Example

ZSYS_INTERFACE=eth0 go run examples/chat/chat.go -name Foo