Skip to content

URL options not supported when passing URL to client #173

Description

@himanshugoyal-git

stomp://host:port
stomp://host.domain.tld:port
stomp://login:passcode@host:port
stomp://login:passcode@host.domain.tld:port

e.g. c = Stomp::Client.new(urlstring)

Is there a way to pass info of protocol, redelivery options in URL itself?

Even when we are using the hash to connect, there is no mention of redelivery options? Is it possible over stomp?

We tried to get an answer on stack overflow for this, but unfortunately there is a little activity around it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions