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
已提問 8 個月前檢視次數 329 次
1 個回答
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
已回答 8 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南