Hi,
We have an application in extjs 4.2 and we are looking to implement websockets. As far as I know there are no solutions out of the box for using websockets. Are there any recommended or preferred solutions either provided by sencha themselves or third party solutions? I have found a few third party solutions which I have listed below but they have not been updated in years so I was wondering if there is one that is preferred or recommended by the community or by sencha themselves?
https://github.com/softwarezman/extjs-socketio
https://github.com/wilk/ExtJS-WebSocket
https://github.com/wilk/Ext.ux.data.proxy.WebSocket
Thanks