mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 10:55:51 +02:00
enhance: add heartbeat for sse #705
This commit is contained in:
parent
ce68eb1658
commit
31be0b21c4
4 changed files with 25 additions and 12 deletions
|
@ -58,7 +58,6 @@ function newSSE() {
|
|||
|
||||
// reconnect
|
||||
s.onerror = reconnect
|
||||
s.onabort = reconnect
|
||||
|
||||
return s
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"version":"2.0.0-beta.39","build_id":1,"total_build":368}
|
||||
{"version":"2.0.0-beta.39","build_id":3,"total_build":370}
|
Loading…
Add table
Add a link
Reference in a new issue