We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is a forked repository. Have a look at "js's stomp wiki":/js/stomp for more information.
The current specifications. See Stomp Specifications.
options="initialReconnectDelay=5000&randomize=false&useExponentialBackOff=false" client = Stomp::Client.new("failover:(stomp+ssl://localhost:61612,stomp://remotehost:61613)?#{options}")
Read the code in tests and examples for further information.