jiti-meet/modules/xmpp
Mike Keesey 0fdf5e0102 Fix stream end/start race condition
We need to queue attempts to call modifySources to prevent errors in
setLocalDescription, et al. We need to let the asynchronous function
flow in modifySources finish before we kick off another set.
2015-04-15 08:46:27 -06:00
..
JingleSession.js Fix stream end/start race condition 2015-04-15 08:46:27 -06:00
SDP.js Removes the bundles for every module and add bundle for the whole application. 2015-01-28 16:35:22 +02:00
SDPDiffer.js Creates initial version of xmpp module. 2015-01-19 11:20:00 +02:00
SDPUtil.js Creates initial version of xmpp module. 2015-01-19 11:20:00 +02:00
TraceablePeerConnection.js Doesn't fail when removeStream is called on FF. 2015-03-12 17:00:40 +01:00
moderator.js Merge branch 'dtmf' 2015-04-12 14:24:33 +02:00
recording.js Fixes issue with the recording. 2015-02-23 12:06:42 +02:00
strophe.emuc.js Merge branch 'dtmf' 2015-04-12 14:24:33 +02:00
strophe.jingle.js Removes the bundles for every module and add bundle for the whole application. 2015-01-28 16:35:22 +02:00
strophe.logger.js Creates initial version of xmpp module. 2015-01-19 11:20:00 +02:00
strophe.moderate.js Removes the bundles for every module and add bundle for the whole application. 2015-01-28 16:35:22 +02:00
strophe.rayo.js Removes some global variables. Fixes recording. 2015-01-20 17:56:00 +02:00
strophe.util.js Creates initial version of xmpp module. 2015-01-19 11:20:00 +02:00
xmpp.js Adds a module for sending DTMF tones. 2015-04-07 18:02:52 +02:00