Thanks Peter and Mark!

The current implementation is a tunnel over http or another socket open?
I'm planning to port a webgame to tomcat, comunicationg with websockets.
But, the absence of a session or context turns a little bit hard to work to.

Many thanks.
[]'s,
Ronaldo Rigoni
Arquiteto de Software



On Wed, May 16, 2012 at 3:26 PM, Peter Roßbach <p...@objektpark.de> wrote:

> Currently we don't support it, but I read the Websocket spec that a client
> can send Auth and Cookie header!
>
> Peter
>
> Am 16.05.2012 um 20:21 schrieb Mark Thomas:
>
> > On 16/05/2012 18:31, Ronaldo Rigoni ... wrote:
> >> Hello all,
> >> I've a little question about the websocket implementation available in
> >> Apache Tomcat 7.0.27.
> >> There is a way to cluster an websocket application working with a
> session
> >> replication feature?
> >
> > There would be little point since at present there is no way to access
> > the HTTP session from the WebSocket connection.
> >
> > Mark
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to