您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jaya Allamsetty f0dd403951 fix(JingleSession) start modification queue after session is established. 2 年前
..
AsyncQueue.js fix(JingleSession) start modification queue after session is established. Pull initial offer/answer tasks out of the modification queue and execute them right away. Only track and codec related operations that necessitate a renegotiation cycle need to be pushed to the modification queue. The queue execution is paused until the session is established. This avoids track operations being executed before the session is established. This fixes an issue seen in p2p connections where sources of the initiator are not signaled to the remote since the tracks are added while the initiator is waiting for a session-accept from the peer. 2 年前
AuthUtil.js fix(ts) update jsdoc to appease typescript 2 年前
Deferred.js e2ee: introduce per-participant randomly generated keys 4 年前
EventEmitterForwarder.js [eslint] lines-around-comment 8 年前
GlobalOnErrorHandler.js feat(utils): style consistency 7 年前
Listenable.js feat(Listenable): make addListener remove unsubscribe method 5 年前
MathUtil.js feat(stats): Add the ability to enable callStats only on a certain % of conferences 4 年前
MathUtil.spec.js feat: PerformanceObserverStats initial commit 4 年前
RandomUtil.js [eslint] no-param-reassign 8 年前
Retry.js feat(XmppConnection): use full jitter backoff patter for resume retry 5 年前
ScriptUtil.js [eslint] max-params 8 年前
StringUtils.js Video suspend abtest (#634) 7 年前
TestUtils.js ref(IceFailedHandling): use ping instead of networkInfo 4 年前
UsernameGenerator.js [eslint] prefer-template 8 年前