Categorygithub.com/go-zeromq/zyre
repositorypackage
0.1.3
Repository: https://github.com/go-zeromq/zyre.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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