[IPython-User] Possible to use web-socket-js wrapper?
Min RK
benjaminrk@gmail....
Sat Jun 9 17:13:59 CDT 2012
The notebook uses other HTML5/CSS beyond websockets, and we have no interest in supporting IE (at least not IE < 10).
I don't think it would be too hard to use one of the websocket wrappers, though (e.g socket.io) for just that part.
On Jun 9, 2012, at 2:52, "debjan" <otrov@hush.ai> wrote:
> Hi,
>
> does someone maybe knows if it's easy to use web-socket-js wrapper
> (https://github.com/gimite/web-socket-js) for browsers not
> supporting websockets?
>
> My idea was to try and embed in Internet Explorer application
> object that would work also for IE8 (latest available for XP),
> however I can't navigate in notebook code and would appreciate your
> suggestions
>
> Thanks
>
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
More information about the IPython-User
mailing list