Hi Tamir,<div><br></div><div>For draft 10, you will need to use the code in the org.jboss.netty.example.http.websocketx namespace.</div><div><br></div><div>Server example:</div><div><a href="https://github.com/netty/netty/tree/master/src/main/java/org/jboss/netty/example/http/websocketx/server">https://github.com/netty/netty/tree/master/src/main/java/org/jboss/netty/example/http/websocketx/server</a></div>
<div><br></div><div>Client example:</div><div><a href="https://github.com/netty/netty/tree/master/src/main/java/org/jboss/netty/example/http/websocketx/client">https://github.com/netty/netty/tree/master/src/main/java/org/jboss/netty/example/http/websocketx/client</a></div>
<div><br></div><div><br></div><div>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.</div><div><br></div><div>I believe it will be in the next 3.2.7 release.</div>
<div><br></div><div>Regards</div><div>Vibul</div><div><br><br><div class="gmail_quote">On 30 October 2011 22:25, Tamirk <span dir="ltr">&lt;<a href="mailto:tamirklein@hotmail.com">tamirklein@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
Can you please provide Web client and server example how to work with<br>
Drfat10 using WSS protocol.<br>
<br>
Best,<br>
<br>
Tamir Klein<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://netty-forums-and-mailing-lists.685743.n2.nabble.com/WSS-with-Draft10-Support-tp6945374p6945374.html" target="_blank">http://netty-forums-and-mailing-lists.685743.n2.nabble.com/WSS-with-Draft10-Support-tp6945374p6945374.html</a><br>

Sent from the Netty User Group mailing list archive at Nabble.com.<br>
_______________________________________________<br>
netty-users mailing list<br>
<a href="mailto:netty-users@lists.jboss.org">netty-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/netty-users" target="_blank">https://lists.jboss.org/mailman/listinfo/netty-users</a><br>
</font></blockquote></div><br></div>