Groups
Conversations
All groups and messages
Report Google Groups Bug
Help
Account
Search
Maps
YouTube
Play
News
Gmail
Meet
Contacts
Drive
Calendar
Translate
Photos
Duo
Chrome
Shopping
Finance
Docs
Sheets
Slides
Books
Blogger
Hangouts
Keep
Jamboard
Earth
Collections
Arts and Culture
Google Ads
Podcasts
Stadia
More from Google
Sign in
Groups
web-transport-dev
Conversations
About
web-transport-dev
1–17 of 17
Mark all as read
Report abusive group
0 selected
James Bankoski
, …
Yutaka Hirano
16
Jan 13
Send Datagrams dropped
Thank you! On Tue, Jan 5, 2021 at 11:39 PM 'Thomas Nattestad' via web-transport-dev <web-
unread,
Send Datagrams dropped
Thank you! On Tue, Jan 5, 2021 at 11:39 PM 'Thomas Nattestad' via web-transport-dev <web-
Jan 13
Tanjin
, …
Victor Vasiliev
5
12/28/20
latency when calling read() for server-initiated stream
Hi Victor, indeed! You've solved my problem! Yes, everything works as expected after I call self.
unread,
latency when calling read() for server-initiated stream
Hi Victor, indeed! You've solved my problem! Yes, everything works as expected after I call self.
12/28/20
guest271314
, …
Yutaka Hirano
4
11/24/20
Is QuicTransport obsolete?
Yes, QuicTransport interface is deprecated. Please see https://groups.google.com/a/chromium.org/g/web
unread,
Is QuicTransport obsolete?
Yes, QuicTransport interface is deprecated. Please see https://groups.google.com/a/chromium.org/g/web
11/24/20
guest271314
10/20/20
Handling b'' in Python coming from JavaScript
Am having fun from JavaScript to Python learning about b'' by running the code over and over
unread,
Handling b'' in Python coming from JavaScript
Am having fun from JavaScript to Python learning about b'' by running the code over and over
10/20/20
Yoichi Osato
, …
Robin MARX
15
10/15/20
Devtools for WebTransport
Thanks Robin. Yes, how we might show each chunk is one of the most important UX issues. Due to our
unread,
Devtools for WebTransport
Thanks Robin. Yes, how we might show each chunk is one of the most important UX issues. Due to our
10/15/20
Yutaka Hirano
10/2/20
M87 update: QuicTransport => WebTransport
Hi, We've updated the interface a bit, so I'd like to announce the update. 1. We now have
unread,
M87 update: QuicTransport => WebTransport
Hi, We've updated the interface a bit, so I'd like to announce the update. 1. We now have
10/2/20
Yutaka Hirano
, …
Lucas Pardue
7
9/25/20
Do we want to extend QuicTransport/WebTransport origin trial?
+1 to extension On Fri, 25 Sep 2020, 08:34 Yutaka Hirano, <yhirano@chromium.org> wrote: Thank
unread,
Do we want to extend QuicTransport/WebTransport origin trial?
+1 to extension On Fri, 25 Sep 2020, 08:34 Yutaka Hirano, <yhirano@chromium.org> wrote: Thank
9/25/20
Luke Curley
, …
Victor Vasiliev
5
9/22/20
Utility: Network Service
I can confirm that it's fixed now. Thanks Yutaka! On Mon, Sep 21, 2020 at 12:55 PM Victor
unread,
Utility: Network Service
I can confirm that it's fixed now. Thanks Yutaka! On Mon, Sep 21, 2020 at 12:55 PM Victor
9/22/20
Luke Curley
, …
Bernard Aboba
7
9/11/20
[WebTransport] half-closed streams
Yep that's all accurate. Although you missed WritableStream.close(), which should behave like an
unread,
[WebTransport] half-closed streams
Yep that's all accurate. Although you missed WritableStream.close(), which should behave like an
9/11/20
Victor Vasiliev
9/4/20
QuicTransport protocol update
Hello, fellow WebTransport enthusiasts. I wrote an update to the wire protocol used by QuicTransport:
unread,
QuicTransport protocol update
Hello, fellow WebTransport enthusiasts. I wrote an update to the wire protocol used by QuicTransport:
9/4/20
Luke Curley
,
Yutaka Hirano
3
8/31/20
Chrome bugs
Hey Yutaka, I've still got more work to do, but my QUIC server is working with QuicTransport! The
unread,
Chrome bugs
Hey Yutaka, I've still got more work to do, but my QUIC server is working with QuicTransport! The
8/31/20
lucaspar...@gmail.com
,
Yutaka Hirano
3
8/6/20
Some initial bumps with http3.wtf
On Thu, Aug 6, 2020 at 10:01 AM Yutaka Hirano <yhirano@chromium.org> wrote: This is great! On
unread,
Some initial bumps with http3.wtf
On Thu, Aug 6, 2020 at 10:01 AM Yutaka Hirano <yhirano@chromium.org> wrote: This is great! On
8/6/20
Tony Zhen
,
Yutaka Hirano
3
8/6/20
chrome crash when quic server send data to client
The fix is available on 86.0.4224.0 and later. Can you verify the fix please? On Tue, Aug 4, 2020 at
unread,
chrome crash when quic server send data to client
The fix is available on 86.0.4224.0 and later. Can you verify the fix please? On Tue, Aug 4, 2020 at
8/6/20
Yutaka Hirano
, …
Victor
7
8/4/20
QuicTransport vs. HTTP3Transport
The opinion I presented was based on what I read on the e-mail thread and my limited understanding of
unread,
QuicTransport vs. HTTP3Transport
The opinion I presented was based on what I read on the e-mail thread and my limited understanding of
8/4/20
Bernard Aboba
, …
Victor Vasiliev
7
6/16/20
Supported versions?
Thanks a lot! I went ahead and added support for draft29 to the Chrome implementation of
unread,
Supported versions?
Thanks a lot! I went ahead and added support for draft29 to the Chrome implementation of
6/16/20
Tony Zhen
, …
David Schinazi
4
6/10/20
net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR
-142 is MSG_TOO_BIG. I suspect the issue here is that the CPN has an MTU that is too small. What MTU
unread,
net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR
-142 is MSG_TOO_BIG. I suspect the issue here is that the CPN has an MTU that is too small. What MTU
6/10/20
Yutaka Hirano
,
Luke Curley
2
6/10/20
We've started QuicTransport origin trial!
Congrats Yutaka and team! Twitch will be using QuicTransport in a big way, and I'll sign up for
unread,
We've started QuicTransport origin trial!
Congrats Yutaka and team! Twitch will be using QuicTransport in a big way, and I'll sign up for
6/10/20