Skip to content

component atmosphere websocket

Raymond Meester edited this page Mar 6, 2023 · 1 revision

The Atmosphere-Websocket component provides Websocket based endpoints for a servlet communicating with external clients over Websocket (as a servlet accepting websocket connections from external clients). The component uses the SERVLET component and uses the Atmosphere library to support the Websocket transport in various Servlet containers (e..g., Jetty, Tomcat, …​).

Unlike the Websocket component that starts the embedded Jetty server, this component uses the servlet provider of the container.

Camel Documentation

Clone this wiki locally