users@grizzly.java.net

Re: WebSockets accessing request and response headers.

From: Vincent Nonnenmacher <vincent.nonnenmacher_at_agentspace.com>
Date: Wed, 29 Sep 2010 17:57:28 +0200

  On 29/09/10 16:58, Oleksiy Stashok wrote:
> Hi guys,
>
> in Grizzly 2.0 RC2 we've exposed HttpHeader attribute, which could be
> accessed like:
>
> WebSocket.getMeta().getHandshakeHeader()
>
>
great will take a look, btw
do you plan to write a sample code showing an echo like websockets test
using this version ?

a code sample along the way it is presented in Faye would be great :
http://faye.jcoglan.com/

(even if we could accepts slightly more lines weight due to java ;-)