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/01/27 07:22:00 UTC

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

James Netherton created CAMEL-18981:
---------------------------------------

             Summary: 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
             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)