jamesnetherton opened a new issue, #4629:
URL: https://github.com/apache/camel-quarkus/issues/4629

   Since we integrate vertx-websocket with the Quarkus HTTP server we should 
cover some more scenarios to make sure everything works as expected.
   
   * [Short 
form](https://camel.apache.org/camel-quarkus/next/reference/extensions/vertx-websocket.html#extensions-vertx-websocket-usage-vert-x-websocket-consumers)
 URIs for consumer & producer
   * Full form URIs (E.g the full URI string containing the redundant host & 
port config) consumer & producer
   * Sending messages to specific connected peers with `sendToAll` & the 
`CONNECTION_KEY` header
   * New since Camel 4.0.0-M2 `consumeAsClient` option
   * Path and query parameters
   * SSL
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to