[ 
https://issues.apache.org/jira/browse/CAMEL-18940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Netherton resolved CAMEL-18940.
-------------------------------------
    Resolution: Fixed

> camel-vertx-websocket: Support URI path and query params for WS server 
> consumer
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-18940
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18940
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-vertx-websocket
>            Reporter: James Netherton
>            Assignee: James Netherton
>            Priority: Major
>             Fix For: 3.21.0, 4.0
>
>
> The Vert.x web router has built-in support for path & query parameters. We 
> could leverage this on the WS server consumer for vertx-websocket and have 
> path params propagated as Camel headers. E.g  with a route configured like:
> from("vertx-websocket:localhost:8080/chat/{user}")
> .log("${header.user} >>> ${body}");



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to