WSS with Draft10 Support

Vibul Imtarnasan vibuli at gmail.com
Sun Oct 30 18:03:35 EDT 2011


Hi Tamir,

For draft 10, you will need to use the code in
the org.jboss.netty.example.http.websocketx namespace.

Server example:
https://github.com/netty/netty/tree/master/src/main/java/org/jboss/netty/example/http/websocketx/server

Client example:
https://github.com/netty/netty/tree/master/src/main/java/org/jboss/netty/example/http/websocketx/client


This code is currently NOT in the 3.2.6 JAR.  It is available in the git
repository.  You will have to build netty from source.

I believe it will be in the next 3.2.7 release.

Regards
Vibul


On 30 October 2011 22:25, Tamirk <tamirklein at hotmail.com> wrote:

> Hi,
>
> Can you please provide Web client and server example how to work with
> Drfat10 using WSS protocol.
>
> Best,
>
> Tamir Klein
>
> --
> View this message in context:
> http://netty-forums-and-mailing-lists.685743.n2.nabble.com/WSS-with-Draft10-Support-tp6945374p6945374.html
> Sent from the Netty User Group mailing list archive at Nabble.com.
> _______________________________________________
> netty-users mailing list
> netty-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/netty-users/attachments/20111031/062fc981/attachment.html 


More information about the netty-users mailing list