Is it possible to establish a connection via WebTransport to Cloudfront

0

I am trying to establish Webtranspot connection to CloudFron without success, if I make an HTTP3 get request it was passed to the API Gateway, but when I try to use Webtransport nothing happen, with the same front end client I am able to connect to go server with quic-go implementation without any issues. So If it is possible to provide a working example.

Mincho
preguntada hace 8 meses327 visualizaciones
1 Respuesta
1

As of September 2023, QUIC and HTTP/3 are not supported by CloudFront. The CloudFront Developer Guide states that only HTTP/1.1 and HTTP/2 are supported by CloudFront. As a result, at this moment, it is not feasible to create a WebTransport connection to CloudFront.

You can also visit this post: https://repost.aws/questions/QUftx-8O4ZQQ6LKK6Lw0aD3w/http-3-not-working-any-longer-for-cloudfront & https://repost.aws/questions/QUftx-8O4ZQQ6LKK6Lw0aD3w/http-3-not-working-any-longer-for-cloudfront

profile picture
respondido hace 8 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas