On Fri, 2012-05-18 at 10:52 -0400, Bill Burke wrote:
Was screwing around with a web socket implementation and thought, why
don't we use HTTP Upgrade as the basis for all of our proprietary
protocols? That way we can consolidate and remove a bunch of different
ports we expose and have a standard way to initiate each of our pet
protocols.
That would of course require our Web container to actually allow and be
optimized for this, but that's a different conversation.
The current WebSockets effort is here:
https://github.com/mikebrock/jboss-websockets
--
Remy Maucherat <rmaucher(a)redhat.com>
Red Hat Inc