Hello Sencha community. Does there exist an up-to-date integration with WebSockets for Ext 6.2.1? Something with WebSocket-based proxies for stores?
Hello Sencha community. Does there exist an up-to-date integration with WebSockets for Ext 6.2.1? Something with WebSocket-based proxies for stores?
Here's a discussion about that:
https://www.sencha.com/forum/showthread.php?312314
Thanks, but for some reason I have no permission to access the linked page.
Ah, that thread is only viewable by Support subscribers, sorry. It discusses a 4.x WebSocket project:
https://github.com/wilk/ExtJS-WebSocket
One of our forum users (richardvd) has graciously taken that project over and updated it.
https://github.com/richard-vd/ExtJS-WebSocket
https://github.com/richard-vd/Ext.ux...roxy.WebSocket
Hey, thanks a bunch, Gary. This was really helpful. Nice work by richardvd,
Nice work indeed!