Module options

Module options 

Source
Expand description

Options

Structs§

MaxTtl
Max number of hops message can make to reach peer
PeerName
Peer name, limited to 63 characters.
Reconnect
Reconnect options
RecvBuf
Sets internal receive buffer to this amount of messages
RecvMaxSize
Limits size of message that socket can receive
RecvTimeout
Sets timeout on message receive.
Req
Req protocol options
SendBuf
Sets internal send buffer to this amount of messages
SendTimeout
Sets timeout on message send.
SocketName
Socket name, limited to 63 characters.
Subscribe
Topic to subscribe to for sub protocol.
Unsubscribe
Topic to unsubscribe from for sub protocol.

Traits§

Options
Options interface
Property
Property interface