wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.21k stars 295 forks source link

pushstream.js: remove handling of the 'unload' event #310

Closed d-javu closed 2 months ago

d-javu commented 3 months ago

The 'unload' event is deprecated by browsers. https://developer.mozilla.org/en-US/docs/Web/API/Window/unload_event The handler is closing connections, which the browser will do anyway, automatically.

sunnychun commented 2 months ago

您的信已收到,我将尽快给您答复