<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi guys,<br></div><div class="gmail_quote"><br>On Mon, Jul 29, 2013 at 9:48 PM, George Pauly <span dir="ltr"><<a href="mailto:george@ringdevelopment.com" target="_blank">george@ringdevelopment.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">websockets is the way to go.<br></blockquote><div> <br></div><div>I'd like to additionally recommend txsockjs. It's a third party project that implements the server side for the SockJS protocol, which is basically "websockets, damnit!" for pretty much all browsers, all the way down to IE6, without Flash. On any browsers where WebSockets are well supported, SockJS just turns into WebSockets.<br>

<br></div><div>It supports operation directly as a protocol, as well as an IResource (which makes it easy to integrate with other webby stuff. Works a charm over TLS, too.<br><br></div><div>Oh, and it's maintained by nice people, so if you have a patch or something, it has a pretty good chance of getting in.<br>

<br></div><div>For some reason, Fugiman/sockjs-twisted is missing, but DesertBus/sockjs-twisted is still going strong. The former is still what the PyPI page refers to though. No idea what's going on there :)<br></div>

<div><br>pozdrawiam<br>lvh<br></div></div></div></div>