Expand description
Options
Structs§
- MaxTtl
- Max number of hops message can make to reach peer
- Peer
Name - Peer name, limited to 63 characters.
- Reconnect
- Reconnect options
- RecvBuf
- Sets internal receive buffer to this amount of messages
- Recv
MaxSize - Limits size of message that socket can receive
- Recv
Timeout - Sets timeout on message receive.
- Req
- Req protocol options
- SendBuf
- Sets internal send buffer to this amount of messages
- Send
Timeout - Sets timeout on message send.
- Socket
Name - Socket name, limited to 63 characters.
- Subscribe
- Topic to subscribe to for sub protocol.
- Unsubscribe
- Topic to unsubscribe from for sub protocol.