A list of URLs to connect to. If an item of the list contains commas it will be expanded into multiple URLs.
Type : array
array
Whether the URLs listed should be bind (otherwise they are connected to).
Type : bool
bool
Default : false
false
socket_type
The socket type to send with.
Type : string
string
Default : "PUSH"
"PUSH"
Options: , PUB
PUB
poll_timeout
The maximum period of time to wait for a message to send before the request is abandoned and reattempted.
Default : "5s"
"5s"
max_in_flight
The maximum number of messages to have in flight at a given time. Increase this to improve throughput.
Type : int
int
Default : 64
64
For simple changes, such as fixing a typo, you can edit the content directly on GitHub.
Or, open an issue to let us know about something that you want us to change.
For extensive content updates, or if you prefer to work locally, read our contribution guide