Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use JitsiXmppStringprep, update smack #2127

Merged
merged 9 commits into from
Apr 29, 2024
Merged

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Apr 23, 2024

  • ref: Do not register xmpp extensions for RAW UDP, we only support ICE.
  • ref: Remove unused code.
  • feat: Use JitsiXmppStringprep
  • 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.

@bgrozev bgrozev requested a review from JonathanLennox April 23, 2024 21:52
/**
* Gets statistics for the different `PacketQueue`s that this bridge
* uses.
* TODO: is there a better place for this?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you've answered this TODO?

@JonathanLennox
Copy link
Member

Do you have any reason to think we might need to add a flag for the new stringprep here, like you added in jicofo?

@bgrozev
Copy link
Member Author

bgrozev commented Apr 29, 2024

The bridge only sees the JIDs from the brewery and jicofo, I don't see any risk or a reason to disable it.

@bgrozev bgrozev merged commit b623d6a into jitsi:master Apr 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants