Name | Required | Default | Description | Example |
---|---|---|---|---|
url | false | - | The URL the WebSocket connection will be forwarded to. The (host,port) pair specifies the target server. The (path,query) part are sent to the target server on the initial request. (For example, ActiveMQ listens on port 61614 and expects the incoming WebSocket connection to have a path '/' and empty query.) | http://localhost:61614/ |