Glimpse / Glimpse.Prototype

Glimpse v2 prototype
MIT License
185 stars 44 forks source link

Heart beat for streaming message resource #58

Closed avanderhoorn closed 9 years ago

avanderhoorn commented 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/