damencho
a94fab12f1
Adds optional label to analytics handler.
9年前
damencho
fa733cb2f6
Removes reload code.
9年前
hristoterezov
b2d1ed5d0d
Logs the reason for the reload
9年前
damencho
1b1ff464d5
Adds missing require.
9年前
damencho
234f3384e1
Moves loading of analytics in the library.
9年前
damencho
c9d0c17264
Adds a comment.
9年前
damencho
62906b62f7
Introduces analytics interface to report events.
Adds events for various disconnects, failures and reloads.
9年前
hristoterezov
b1e4c8debe
Fixes issues after review PR #166
9年前
hristoterezov
5d1ac53aa8
Changes reload methods to private
9年前
hristoterezov
6ca2c62090
Reloads JitsiConnection on prosody or jicofo restart
9年前
hristoterezov
0449071f89
Implements JitsiConnection.reload. Minor fixes related to JitsiConference.reload.
9年前
damencho
9153024377
Refactor callstats removing improve static calls to Statistics.
You can call static Statistics methods which will internally handle callstats instances to send stats. Drops handlers and JitsiMeetJS references.
9年前
Lyubomir Marinov
2605abe2a3
Don't rely on JitsiMeetJS being global
While we have JitsiMeetJS defined as a global variable in Jitsi Meet, it
doesn't sound like an absolutely necessary and beautiful requirement
inside the library itself.
9年前
hristoterezov
3c94755413
Renames performanceTimes to ConnectionTimes
9年前
hristoterezov
6b267bbb5e
Stores measured times and exposes them
9年前
hristoterezov
de851ca50e
Implements attach method in JitsiConnection. Fixes token auth.
9年前
Lyubomir Marinov
21d5049076
Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server.
10年前
hristoterezov
dd1bcb0414
Changes the recording to report the status via event instead of Promise. Fixes JS errors
10年前
paweldomas
83b50e54b0
Adopts to new JWT impl where the token goes as BOSH URL param.
10年前
hristoterezov
b981c12dd8
Fixes JS error on unload
10年前
Boris Grozev
f507ba00cf
Simplifies code.
10年前
paweldomas
458680b7bd
Adds tokens.md.
10年前
paweldomas
91cf734e8f
Adds support for token authentication.
10年前
hristoterezov
e9cf303fa6
Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods.
10年前
hristoterezov
e17e31c274
Adds partial support for multiple chat rooms. Implements join and leave methods.
10年前
hristoterezov
24975595b7
Implements JitsiConnection
10年前