Noel Posted March 31, 2020 Share Posted March 31, 2020 Please use this topic to discuss WebTransport & WebCodecs.For more context, please refer to this page: https://www.w3.org/2018/12/games-workshop/report.html#webtransport Quote Link to comment Share on other sites More sharing options...
tidoust Posted July 7, 2020 Share Posted July 7, 2020 A status update on WebTransport and WebCodecs: - The creation of a WebTransport Working Group is under review at W3C until end of July 2020. The group would be tasked to standardize the WebTransport API. - The shape of the WebCodecs API is actively being discussed in the WICG/web-codecs GitHub repository, including discussions such as whether to follow WHATWG Streams (current approach is to rather decouple WebCodecs from Streams), or whether to have a synchronous option for encoding/decoding. Antriel 1 Quote Link to comment Share on other sites More sharing options...
Noel Posted October 15, 2020 Author Share Posted October 15, 2020 Bump. Quote Link to comment Share on other sites More sharing options...
codingchili Posted November 22, 2020 Share Posted November 22, 2020 No JVM server implementations yet, would love to see this in netty. Languages like C, GO and Python have implementations for the drafts already. https://github.com/quicwg/base-drafts/wiki/Implementations#quiche Some more information here I found useful https://web.dev/webtransport/ I'm super excited for QUIC, streams especially for unordered data to replace websockets. Feels like I have to wait for a long time to see it in the JVM though. Quote Link to comment Share on other sites More sharing options...
Noel Posted November 26, 2020 Author Share Posted November 26, 2020 On 11/22/2020 at 4:44 PM, codingchili said: No JVM server implementations yet, would love to see this in netty. Languages like C, GO and Python have implementations for the drafts already. https://github.com/quicwg/base-drafts/wiki/Implementations#quiche Some more information here I found useful https://web.dev/webtransport/ I'm super excited for QUIC, streams especially for unordered data to replace websockets. Feels like I have to wait for a long time to see it in the JVM though. @tidoust For visibility. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.