Closed avanderhoorn closed 9 years ago
The current client SSE implementation needs a heartbeat to be published every 15 - 30 seconds:
You need to send "comment" messages each 15-30 seconds, these messages will be used as heartbeat to detect disconnects - see https://bugzilla.mozilla.org/show_bug.cgi?id=444328
https://github.com/Yaffle/EventSource/
The current client SSE implementation needs a heartbeat to be published every 15 - 30 seconds:
https://github.com/Yaffle/EventSource/