WebSocket is a protocol that provides full-duplex communication channels over a single TCP connection, and can be used by any client or server application. The ESB Profile of WSO2 Enterprise Integrator (WSO2 EI) provides WebSocket support via the WebSocket Transport , WebSocket Inbound Protocol and Secure WebSocket Inbound Protocol .
The following sections describe the basic use cases that can be implemented with WebSocket endpoints:
...