jsr340-experts@servlet-spec.java.net

[jsr340-experts] WebSocket API

From: Greg Wilkins <gregw_at_intalio.com>
Date: Tue, 13 Sep 2011 15:24:29 +1000

Before making any websocket API proposals, it would be good to review
what APIs are out there.

This is the Jetty API:
   http://download.eclipse.org/jetty/stable-8/xref/org/eclipse/jetty/websocket/WebSocket.html
it is used for both a client and server implementation.

Can others post any links to APIs they have already developed or are
developing so we can all have a look at what's out there.

cheers