You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/08/02 06:22:21 UTC

[camel] branch camel-2.x updated (6988f53 -> ae7c3d5)

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

acosentino pushed a change to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 6988f53  CAMEL-13811: Deprecate camel-boon
     add ae7c3d5  Expose WebSocketChannel and WebSocketHttpExchange to the Camel Exchange

No new revisions were added by this update.

Summary of changes:
 .../component/undertow/UndertowConstants.java      |  2 +
 .../camel/component/undertow/UndertowConsumer.java | 27 ++++++++++----
 .../undertow/handlers/CamelWebSocketHandler.java   | 43 ++++++++++------------
 .../undertow/ws/UndertowWsConsumerRouteTest.java   | 17 ++++++++-
 4 files changed, 56 insertions(+), 33 deletions(-)