WebSocket Support
cometD 2.0.0 Released
Rewritten Java API and WebSocket support.
cometD 2.0.0 has been released with two major changes: rewritten Java API and WebSocket support.
The WebSocket support applies to both the server and the client. Please note that apps written with the cometD 1 API need to be ported to the CometD 2 API’s, and that JDK 6 is now a requirement. The core Bayeux protocol remains unchanged.
0 Comments