Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Provide alternate client-server connection to websockets. Web sockets can remain the default, and the others be used as fallbacks when websockets are not available or allowed. Or can also be used explicitly by configuration.
Describe alternatives you've considered
- Server Sent Events
- Long Polling
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Provide alternate client-server connection to websockets. Web sockets can remain the default, and the others be used as fallbacks when websockets are not available or allowed. Or can also be used explicitly by configuration.
Describe alternatives you've considered