# Packages
No description provided by the author
# README
Zyre - Local Area Clustering for Peer-to-Peer Applications
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