Report more performance stats
This commit is contained in:
parent
c6d5d852a9
commit
a4ff7ae240
5 changed files with 38 additions and 5 deletions
|
@ -332,6 +332,7 @@ class MessageReceiverInner extends EventTarget {
|
|||
|
||||
onopen() {
|
||||
window.log.info('websocket open');
|
||||
window.logMessageReceiverConnect();
|
||||
}
|
||||
|
||||
onerror() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue