Hi all,
Does ExtJS has implemented a WebSocket Proxy, or where i can find more information about it? I have an application where i would like to change the existing JSON AjaxProxy to WebSocket Proxy.
Thanks
Hi all,
Does ExtJS has implemented a WebSocket Proxy, or where i can find more information about it? I have an application where i would like to change the existing JSON AjaxProxy to WebSocket Proxy.
Thanks
WebSockets are not implemented through many of the browsers we support and there is quite a bit of work to get it to work even with a flash fallback.
So the answer is no it is not.
Mitchell Simoens @LikelyMitch
Check out my GitHub:
https://github.com/mitchellsimoens
Posts are my own, not any current, past or future employer's.
Is webSocket Proxy targeted for EXTJS 4.2?
Hi,
are there any updates if support for WebSockets in ExtJs is planned for any future release?