Details
-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 4.0.BETA
-
Fix Version/s: None
-
Component/s: JavaScript Client, Push Server
-
Labels:None
-
Environment:ICEpush, WebSocket
Description
ICEpush should support WebSocket as a notification transport.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
WebSocket capability should be detected in the browser and the listen.icepush connection should be attempted via a ws: URL to upgrade the connection. Heartbeat and notification traffic remain useful over WebSocket and need not be changed in format.
It will also be necessary to test with Apache 2.4 and nginx.