jsr340-experts@servlet-spec.java.net

[jsr340-experts] Re: [servlet-spec users] WebSocket API

From: Mark Thomas <markt_at_apache.org>
Date: Sun, 18 Sep 2011 23:28:43 +0100

On 13/09/2011 06:24, Greg Wilkins wrote:
> 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.

I am just starting to look at this for Tomcat. Nothing concrete yet. If
I don't get side-tracked, I hope to make some progress on this in the
next few weeks. I'll post a link as and when I have something.

Mark