C# (CSharp) NetMQ.Zyre Namespace

Nested Namespaces

NetMQ.Zyre.Tests
NetMQ.Zyre.ZyreEvents

Classes

Name Description
ExtensionMethods
ZreMsg work with ZRE messages
ZreMsg.HelloMessage Greet a peer so it can connect back to us
ZreMsg.JoinMessage Join a group
ZreMsg.LeaveMessage Leave a group
ZreMsg.MessageException
ZreMsg.PingMessage Ping a peer that has gone silent
ZreMsg.PingOkMessage Reply to a peer's ping
ZreMsg.ShoutMessage Send a multi-part message to a group
ZreMsg.WhisperMessage Send a multi-part message to a peer
ZreMsgOriginal work with ZRE messages - as generated by ZProt
ZreMsgOriginal.HelloMessage
ZreMsgOriginal.JoinMessage
ZreMsgOriginal.LeaveMessage
ZreMsgOriginal.MessageException
ZreMsgOriginal.PingMessage
ZreMsgOriginal.PingOkMessage
ZreMsgOriginal.ShoutMessage
ZreMsgOriginal.WhisperMessage
Zyre zyre - API wrapping one Zyre node
ZyreGroup
ZyreNode
ZyrePeer