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 个月前326 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则