Skip to main content
Sign in
Snippets Groups Projects
Commit 97ef0b40 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Compute waterfall on page load.

parent 71852f6c
Branches
Tags
No related merge requests found
......@@ -189,6 +189,7 @@
}
},
// onopen: (event) => console.log("[WebSocket] Connected!", event),
onopen: () => submit(),
// onreconnect: (event) =>
// console.log("[WebSocket] Reconnecting...", event),
// onmaximum: (event) =>
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment