I forgot to add, for anyone interested, you can checkout a demo of the code used in the submitted pull request here: <a href="https://github.com/chililog/chililog-server/wiki/Live-Demo">https://github.com/chililog/chililog-server/wiki/Live-Demo</a><div>
<br></div><div>The demo illustrates WebSockets from a browser talking to a Netty JSON proxy/facade for HornetQ pub/sub.</div><div><br></div><div>The code is open source and can be found at <a href="https://github.com/chililog/chililog-server">https://github.com/chililog/chililog-server</a></div>
<div><br></div><div>If anyone has feedback/comments, please email me or raise an issue on github (<a href="https://github.com/chililog/chililog-server/issues">https://github.com/chililog/chililog-server/issues</a><b>)</b>.</div>
<div><br></div><div>Thanks</div><div><br></div><div>Regards</div><div>Vibul</div><div><br></div><div><br><br><div class="gmail_quote">On 3 October 2011 16:49, Vibul Imtarnasan <span dir="ltr">&lt;<a href="mailto:vibuli@gmail.com">vibuli@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><span></span><span></span><a></a>Hi,<div><br></div><div>A week ago I submitted pull request #26 (<a href="https://github.com/netty/netty/pull/26" target="_blank">https://github.com/netty/netty/pull/26</a>). <div>

<br></div><div>The pull request supports Hixie-75/76/Hybi-00 (Safari 5+, Chrome 6-13) as well as Hybi-10 (Chrome 14 and FireFox 7).</div><div><br></div><div>I&#39;ve also included handshaking code for server and client side implementation.  Unit test cases and examples are also provided.</div>

<div><br></div><div>I&#39;ve just had the time to do a bit of write up on it if anyone is interested.  <a href="http://www.veebsbraindump.com/2011/10/websockets-and-netty/" target="_blank">http://www.veebsbraindump.com/2011/10/websockets-and-netty/</a></div>

<div><br></div><div>If anyone finds bugs/problems with the pull request, please let me know.</div><div><br></div><div>Regards</div><div>Vibul</div><div><div></div><div class="h5"><div><br></div><div><br><br><div class="gmail_quote">
On 25 September 2011 22:59, Vibul Imtarnasan <span dir="ltr">&lt;<a href="mailto:vibuli@gmail.com" target="_blank">vibuli@gmail.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 Karl,<div><br></div><div>I am in the process of arranging a pull request to netty for the implementation of ietf-10 in the next few days when I have some free time.</div>

<div><br></div><div>If approved by the core team, the implementation should be released in an up coming release of netty.</div>
<div><br></div><div>Having worked with HornetQ in my hobby project (<span style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)"><a href="https://github.com/chililog/chililog-server/tree/master/src/main/java/org/chililog/server/pubsub/websocket" style="color:rgb(51, 102, 51)" target="_blank">https://github.com/chililog</a>), I know that HornetQ only supports web sockets version ietf-00.  It will only work with Safari (5+) and Chrome (6-13).  </span></div>


<div><span style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)">The latest Chrome 14 and Firefox 7 supports ietf-10 (see </span><a href="http://en.wikipedia.org/wiki/WebSocket" target="_blank">http://en.wikipedia.org/wiki/WebSocket</a>) and hence will not be able to work with HornetQ Stomp Web Sockets.</div>


<div><br></div><div>I have written a purpose built JSON HornetQ pubsub proxy using Netty in my app. If would like to know more about this, please feel free to email me directly.<span style="font-family:arial, sans-serif;font-size:13px;background-color:rgb(255, 255, 255)">  </span>My coding efforts are nearly complete and will have a demo site up soon.</div>


<div><br></div><div>Regards</div><div>Vibul</div><div><div></div><div><div><br></div><div><br></div><div><br><div class="gmail_quote">On 24 September 2011 02:53, Karl Krukow <span dir="ltr">&lt;<a href="mailto:karl.krukow@gmail.com" target="_blank">karl.krukow@gmail.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>
I&#39;m interested in the status on this effort. I am giving a talk on goto Amsterdam on JavaScript and I&#39;d like to use websockets to talk with hornetq over stomp.<br>
<br>
Was ietf-10 ever implemented?<br>
<br>
Kind regards<br>
Karl<br>
<br>
Sent from my iPhone<br>
<div><div></div><div>_______________________________________________<br>
netty-users mailing list<br>
<a href="mailto:netty-users@lists.jboss.org" target="_blank">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>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>