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.
před 9 roky
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.
před 9 roky
hristoterezov
3c94755413
Renames performanceTimes to ConnectionTimes
před 9 roky
hristoterezov
6b267bbb5e
Stores measured times and exposes them
před 9 roky
hristoterezov
de851ca50e
Implements attach method in JitsiConnection. Fixes token auth.
před 9 roky
Lyubomir Marinov
21d5049076
Allows testing how synchronous and asynchronous Strophe affects the reliability of the delivery of unavailable presence to the XMPP server.
před 10 roky
hristoterezov
dd1bcb0414
Changes the recording to report the status via event instead of Promise. Fixes JS errors
před 10 roky
paweldomas
83b50e54b0
Adopts to new JWT impl where the token goes as BOSH URL param.
před 10 roky
hristoterezov
b981c12dd8
Fixes JS error on unload
před 10 roky
Boris Grozev
f507ba00cf
Simplifies code.
před 10 roky
paweldomas
458680b7bd
Adds tokens.md.
před 10 roky
paweldomas
91cf734e8f
Adds support for token authentication.
před 10 roky
hristoterezov
e9cf303fa6
Fixes join and leave methods. Adds communication with jicofo. Implements custom commands methods.
před 10 roky
hristoterezov
e17e31c274
Adds partial support for multiple chat rooms. Implements join and leave methods.
před 10 roky
hristoterezov
24975595b7
Implements JitsiConnection
před 10 roky