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

webrtc: run on the same UDP socket as QUIC #2446

Open
marten-seemann opened this issue Jul 30, 2023 · 0 comments
Open

webrtc: run on the same UDP socket as QUIC #2446

marten-seemann opened this issue Jul 30, 2023 · 0 comments
Labels
effort/days Estimated to take multiple days, but less than a week exp/intermediate Prior experience is likely helpful kind/enhancement A net-new feature or improvement to an existing feature

Comments

@marten-seemann
Copy link
Contributor

In principle, there's nothing that would prevent us from running WebRTC, QUIC and WebTransport on the same UDP socket.
I'm not sure if the Pion API would allow us to do that though.

This will require quic-go/quic-go#3929.

@marten-seemann marten-seemann added kind/enhancement A net-new feature or improvement to an existing feature exp/intermediate Prior experience is likely helpful effort/days Estimated to take multiple days, but less than a week labels Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/days Estimated to take multiple days, but less than a week exp/intermediate Prior experience is likely helpful kind/enhancement A net-new feature or improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant