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

Remove use-component-socket, cleanup #2193

Merged
merged 3 commits into from
Jul 18, 2024

Conversation

bgrozev
Copy link
Member

@bgrozev bgrozev commented Jul 18, 2024

Setting use-component-socket=false has been broken for a long time. We always read/write using the Component's socket:


iceComponent.socket.send(DatagramPacket(data, off, length))

  • ref: Move BufferPool setup to Main.
  • ref: Remove the use-component-socket option.
  • log: Remove endpoint ID from IceMediaStream name.

@bgrozev bgrozev merged commit c618346 into jitsi:master Jul 18, 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