Bug 1405706 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The net monitor can support so called "Server sent events"

https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events

"Developing a web application that uses server-sent events is quite easy. You'll need a bit of code on the server to stream the events to the web application, but the web application side of things works nearly identical to handling any other type of event."

Honza
The net monitor should support so called "Server sent events"

https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events

"Developing a web application that uses server-sent events is quite easy. You'll need a bit of code on the server to stream the events to the web application, but the web application side of things works nearly identical to handling any other type of event."

Honza

Back to Bug 1405706 Comment 0