You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2023/02/09 07:12:00 UTC

[jira] [Resolved] (CAMEL-18981) camel-vertx-websocket: Add capability to capture peer connect / disconnect events

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

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

> camel-vertx-websocket: Add capability to capture peer connect / disconnect events
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-18981
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18981
>             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
>
>
> WebSockets with camel-undertow has a nice feature where you can set the option {{fireWebSocketChannelEvents}}, and you will get an exchange produced whenever a peer connects or disconnects on the WS server. Useful if you want to do some custom handling for these scenarios.
> It'd be nice if vertx-websocket had a similar feature.



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