This is an automated email from the ASF dual-hosted git repository.

jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from c8ab2fc  CAMEL-17647: camel-core - Properties component should support 
pluggable functions
     new f43fe93  CAMEL-17646: camel-vertx-websocket - Server exception handler 
should check for cause ConnectionBase.CLOSED_EXCEPTION
     new 512e275  CAMEL-17650: camel-vertx-websocket: sendToAll operation 
should consider the path WebSocket clients are connected to

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../vertx/websocket/VertxWebsocketConsumer.java     |  6 ++++++
 .../vertx/websocket/VertxWebsocketEndpoint.java     | 21 ++++++++++-----------
 .../vertx/websocket/VertxWebsocketProducer.java     | 18 ++++++++----------
 .../websocket/VertxWebsocketResultHandler.java      |  6 ++++--
 .../vertx/websocket/VertxWebSocketTestSupport.java  |  2 +-
 .../websocket/VertxWebsocketExternalServerTest.java |  2 +-
 .../vertx/websocket/VertxWebsocketTest.java         | 21 +++++++++++++++++++++
 7 files changed, 51 insertions(+), 25 deletions(-)

Reply via email to