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

Feature Request: HTTP/3 and/or UDP ingress support #270

Open
Dunni opened this issue Jun 18, 2022 · 2 comments
Open

Feature Request: HTTP/3 and/or UDP ingress support #270

Dunni opened this issue Jun 18, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Dunni
Copy link

Dunni commented Jun 18, 2022

Is your feature request related to a problem? Please describe.
I'd like to be able to host a cluster of data relay nodes on Azure Container Apps. The type of data is real-time unreliable and so would hugely benefit from access to unreliable datagram-style transport.

Describe the solution you'd like.
Support for QUIC or UDP ingress to my container apps would satisfy this need.

Describe alternatives you've considered.
Hosting over a TCP connection instead could work but would be susceptible to Head of Line blocking which makes it a non-starter for our scenario.

Additional context.
N/A

@Dunni Dunni added the enhancement New feature or request label Jun 18, 2022
@ghost ghost added the Needs: triage 🔍 Pending a first pass to read, tag, and assign label Jun 18, 2022
@dariagrigoriu dariagrigoriu removed the Needs: triage 🔍 Pending a first pass to read, tag, and assign label Jun 22, 2022
@RyanGroom
Copy link

Any progress on adding UDP? I am looking to build an on demand video service for STUN/TURN and it requires UDP. I would like to quickly spin up a container in the closest datacenter to the user.

Is there any consideration of UDP on Azure Container App ever?

Thanks.

@robbelouwet
Copy link

I would also like to use a UDP ingress functionality, is this on the roadmap?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants