Thanks for all the updates (and yes, I 'forgot' Glassfish - blush). If
you haven't looked through the list, please scan for gaps. Looking
through the projects, some of them are more active/current than others.
But all have APIs worth looking at.
I'll put this up on the wiki on the java.net project in the next day or so.
Thanks,
- Danny
* Java-WebSocket
http://java-websocket.org/
"A barebones WebSocket client and server implementation written in 100%
Java"
* jWebSocket
http://jwebsocket.org/
"jWebSocket is a pure Java/JavaScript high speed bidirectional
communication solution for the Web server and various clients"
* Grizzly
http://grizzly.java.net/
Framework for building web servers of various scales and types incl Web
Socket client & server apis.
*websockets4j:
"Websockets4j Is a simple implementation of the WebSockets protocol.
Currently supports the plain text version of Drafts 75 and 76 of the
protocol."
http://code.google.com/p/websockets4j/
*GNU WebSocket4J:
"GNU WebSocket4J is a WebSocket protocol implementation in Java. It
allows you to build Web applications that interact with applications
running in a JVM. GNU WebSocket4J implements both server and client side
of the protocol, so it can be used to build both WebSocket servers and
clients."
http://maarons.alwaysdata.net/software/GNU/WebSocket4J/