Unfortunately I have a lot of customers that are non technical, use IE6/7, and can&#39;t or won&#39;t use chrome frame. I wish that wasn&#39;t the case, but... I also have no data on the presence of old and busted flash plugins.<div>
<br></div><div>I might do this anyway beause:</div><div><br></div><div>- the relevant ticket hasn&#39;t landed yet</div><div>- even if you don&#39;t get 100% you get a lot more for very little effort</div><div><div><br></div>
<div>Do you happen to know what the figures are like for iOS? I know mobile Safari only got web sockets in 4.something (1 or 2), I&#39;m not sure what version of the protocol it speaks either, and obviously flash isn&#39;t an option...</div>
<div><br></div><div>Cheers</div><div>lvh<span></span><br><br>On Friday, June 15, 2012, Tobias Oberstein  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">&gt; Eventually I&#39;ll<br>

&gt; try to write a Twisted implementation of SockJS, which is basically portable<br>
&gt; websockets all the way down to IE6.<br>
<br>
FWIW:<br>
You can have WebSocket for IE8/9 via Flash plus <a href="https://github.com/gimite/web-socket-js" target="_blank">https://github.com/gimite/web-socket-js</a><br>
and for IE6-9 with <a href="http://code.google.com/chrome/chromeframe/" target="_blank">http://code.google.com/chrome/chromeframe/</a><br>
<br>
With a Hybi-10+/RFC6455/Hixie-76 capable WebSocket server implementation,<br>
plus above, you basically can support any relevant browser .. so is it really worth<br>
implementing SockJS server-side, redoing all the semiworking hacks that try to<br>
shoehorn bidirectional messaging into HTTP request/response?<br>
<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;Twisted-Python@twistedmatrix.com&#39;)">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</blockquote></div></div><br><br>-- <br>cheers<div>lvh</div><br>