jiti-meet/modules/xmpp
paweldomas 51c23ae133 Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. 2015-08-28 11:38:14 +02:00
..
JingleSession.js Continues to separate JingleSessionPC. 2015-08-10 16:38:35 -05:00
JingleSessionPC.js CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed). 2015-08-25 14:21:15 +02:00
LocalSSRCReplacement.js Fixes crash in LocalSSRCReplacement when null localDescription is passed. 2015-08-12 14:20:37 +02:00
SDP.js Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence. 2015-08-05 14:10:08 +02:00
SDPDiffer.js Re-uses SSRC of the first video stream created for any streams created in future. Does video mute and switching to the screen stream without 'source-add'/'source-remove' signaling. Moves video type signaling from Jingle to MUC presence. 2015-08-05 14:10:08 +02:00
SDPUtil.js Adds IE support through Temasys WebRTC plugin. 2015-07-10 11:57:20 +02:00
TraceablePeerConnection.js Fixes SSRC=1 issue. Renames VideoSSRCHack to LocalSSRCReplacement. 2015-08-07 12:58:12 +02:00
moderator.js Implements HTTP POST query for fetching app configuration. 2015-08-24 11:53:10 +02:00
recording.js Implements HTTP POST query for fetching app configuration. 2015-08-24 11:53:10 +02:00
strophe.emuc.js Removes accidentally committed debug message. 2015-08-18 13:19:44 +02:00
strophe.jingle.js Continues to separate JingleSessionPC. 2015-08-10 16:38:35 -05:00
strophe.logger.js Revert "Updates the license headers." 2015-06-18 18:59:41 +02:00
strophe.moderate.js Remove UI references from xmpp-related modules 2015-07-22 13:37:34 -06:00
strophe.ping.js Will use XEP-0199 ping for keep-alive only if it is supported by the server. 2015-08-28 11:38:08 +02:00
strophe.rayo.js Revert "Updates the license headers." 2015-06-18 18:59:41 +02:00
strophe.util.js Revert "Updates the license headers." 2015-06-18 18:59:41 +02:00
xmpp.js Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. 2015-08-28 11:38:14 +02:00