Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 767 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 767 Bytes

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