-
Notifications
You must be signed in to change notification settings - Fork 996
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use JitsiXmppStringprep, update smack (#2127)
* ref: Do not register xmpp extensions for RAW UDP, we only support ICE. * ref: Remove unused code. * feat: Use JitsiXmppStringprep * Initialize Smack using the default configuration from jitsi-xmpp-extensions. * Move registering extension providers out of Videobridge.java * doc: Fix javadocs. * ref: Move queue stats out of Videobridge.java. * ref: Move ulimit check out of Videobridge.java. * ref: Move videobridgeExpireThread out of Videobridge.java. * squash: Remove obsolete TODO. * chore: Update jitsi-xmpp-extensions (JitsiXmppStringprep).
- Loading branch information
Showing
8 changed files
with
166 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.