M87 update: QuicTransport => WebTransport

95 views
Skip to first unread message

Yutaka Hirano

unread,
Oct 2, 2020, 5:45:47 AM10/2/20
to web-transport-dev
Hi,

We've updated the interface a bit, so I'd like to announce the update.

1. We now have WebTransport instead of QuicTransport. The corresponding spec PR is https://github.com/w3c/webtransport/pull/134. We're planning to use this interface for both QuicTransport and HTTP3Transport.

We'll keep QuicTransport for a while, to make the migration easier.

2. Many methods on WebTransport are renamed, and some are turned into attributes. The corresponding spec PR is https://github.com/w3c/webtransport/pull/135.

We didn't apply the change for methods on QuicTransport.

You can see the newest IDL definition (in Chromium implementation) here.

Please note that the API is not at all final, and we will make further changes. But we'll do our best to minimize your pain when we update the API.

Thanks,
Reply all
Reply to author
Forward
0 new messages