users@grizzly.java.net

Re: grizzly websocket supports draft-ietf-hybi-thewebsocketprotocol-10?

From: Justin Lee <justin.d.lee_at_oracle.com>
Date: Thu, 29 Sep 2011 20:00:24 -0400

The spec never details a version that lists "10" as the websocket
version in the handshake. it goes from 8 to 13 from what i'm reading.
Are you seeing a browser send 10 as the version in the handshake?
Because at this point, i'm just going to bump to -13 and call it good.

On 9/29/11 8:34 AM, yveshwang_at_gmail.com wrote:
> recent overhauls in websocket support for both chrome 14 and ff 7 have
> significant impacted our project. we are using grizzly 1.9.10. I was
> wondering if draft-ietf-hybi-thewebsocketprotocol-10 is support in
> newer grizzly? perhaps 2.1.2?