Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
QUIC Prototype Protocol Discussion group
Conversations
About
QUIC Prototype Protocol Discussion group
1–30 of 975
Mark all as read
Report abusive group
0 selected
Cheng Han
,
Nick Harper
3
May 30
Cronet Connect Timeout params
https://source.chromium.org/chromium/chromium/src/+/main:third_party/metrics_proto/
unread,
Cronet Connect Timeout params
https://source.chromium.org/chromium/chromium/src/+/main:third_party/metrics_proto/
May 30
Naveenraj Muthuraj
,
Fan Yang
3
May 10
Chromium crashes when using gQUIC version Q043
You are welcome. > I guess building the older version of the Chromium is the only way to use gQUIC
unread,
Chromium crashes when using gQUIC version Q043
You are welcome. > I guess building the older version of the Chromium is the only way to use gQUIC
May 10
Sin-Woo Bang
,
Junho Choi
3
Apr 3
Chrome does not display HTTP/3 Response
Hello Junho, I already checked curl and found it working fine. It is why I reported it here, it works
unread,
Chrome does not display HTTP/3 Response
Hello Junho, I already checked curl and found it working fine. It is why I reported it here, it works
Apr 3
samira afzal
Mar 21
Call for Short/Industry (Position) Papers: ACM Green Multimedia Systems 2023 (co-located with ACM MMSys 2023)
*** Please accept our apologies for cross-postings *** ==============================================
unread,
Call for Short/Industry (Position) Papers: ACM Green Multimedia Systems 2023 (co-located with ACM MMSys 2023)
*** Please accept our apologies for cross-postings *** ==============================================
Mar 21
Cheng Han
Mar 4
Experiencing slowness for using HTTP1 Cronet vs Android http client
Hi Cronet experts, We've run some experiments on Android using Cronet library for download and
unread,
Experiencing slowness for using HTTP1 Cronet vs Android http client
Hi Cronet experts, We've run some experiments on Android using Cronet library for download and
Mar 4
Gayathri R
, …
Dinh Nguyen
5
Mar 3
Out of order delivery in QUIC
Is there any existing logic on how to detect Out Of Order packets in Quic? - Many thanks On Wednesday
unread,
Out of order delivery in QUIC
Is there any existing logic on how to detect Out Of Order packets in Quic? - Many thanks On Wednesday
Mar 3
Garrett Wahlstedt
,
Nick Harper
4
Mar 2
Extract Quic_Client and Quic_Server dependencies
The Google quiche repository is set up to be embedded in another project (eg chromium or envoy) and
unread,
Extract Quic_Client and Quic_Server dependencies
The Google quiche repository is set up to be embedded in another project (eg chromium or envoy) and
Mar 2
Muhammad Tauqeer
,
Ryan Hamilton
3
Feb 17
Quic Error
This list is for Google QUIC implementation which is written in C++, not go. I think you might need
unread,
Quic Error
This list is for Google QUIC implementation which is written in C++, not go. I think you might need
Feb 17
lalan kumar ram
,
Ryan Hamilton
3
Feb 15
Regarding finding a connection switching module from QUIC to TCP.
Thanku Ryan. On Wed, Feb 15, 2023, 20:19 Ryan Hamilton <r...@chromium.org> wrote: Chrome does
unread,
Regarding finding a connection switching module from QUIC to TCP.
Thanku Ryan. On Wed, Feb 15, 2023, 20:19 Ryan Hamilton <r...@chromium.org> wrote: Chrome does
Feb 15
Argha Sen
12/26/22
Regarding integrating QUIC with DASH
Hi, I am trying to integrate QUIC with DASH. I have successfully installed QUIC server client
unread,
Regarding integrating QUIC with DASH
Hi, I am trying to integrate QUIC with DASH. I have successfully installed QUIC server client
12/26/22
Stanislav Slusny
,
Haoyue Wang
2
12/8/22
Decreasing the default initial maximum size to 1250
Hi Stanislav, "Was the unreachability of some clients the main motivation?" Yes. With a
unread,
Decreasing the default initial maximum size to 1250
Hi Stanislav, "Was the unreachability of some clients the main motivation?" Yes. With a
12/8/22
Han
,
Ian Swett
5
12/2/22
QUIC pacing using Cronet in iOS
On Sunday, October 23, 2022 at 4:25:27 PM UTC-7 ians...@google.com wrote: Ah, well that's the
unread,
QUIC pacing using Cronet in iOS
On Sunday, October 23, 2022 at 4:25:27 PM UTC-7 ians...@google.com wrote: Ah, well that's the
12/2/22
Mario H
, …
Jose G.L.
42
11/29/22
Getting started with quic_client and quic_server
Hi, What are the system requirements to compile quic_client and server only, (not the whole chromium)
unread,
Getting started with quic_client and quic_server
Hi, What are the system requirements to compile quic_client and server only, (not the whole chromium)
11/29/22
Garrett Wahlstedt
,
Nick Harper
5
11/15/22
Quic Server request headers
Thanks for the insight, I've been using the Call Hierarchy in code search to try and work out
unread,
Quic Server request headers
Thanks for the insight, I've been using the Call Hierarchy in code search to try and work out
11/15/22
Ceyhun Atacan
2
11/10/22
Port migration question
Ugh..Please disregard the "switching back to using the old DCID at frame #101922" part.
unread,
Port migration question
Ugh..Please disregard the "switching back to using the old DCID at frame #101922" part.
11/10/22
Petr Matrix
,
Fan Yang
8
10/20/22
Possible bug in retransmission optimization
Hi Petr, Yeah, the change gets reverted because it made one of our integration tests flaky. The
unread,
Possible bug in retransmission optimization
Hi Petr, Yeah, the change gets reverted because it made one of our integration tests flaky. The
10/20/22
Aditya Pratap Singh
10/11/22
TCP-QUIC racing in Chromium
Hello everyone I was observing the racing behaviour of Chromium when a server supports TCP as well as
unread,
TCP-QUIC racing in Chromium
Hello everyone I was observing the racing behaviour of Chromium when a server supports TCP as well as
10/11/22
Christopher Brown
,
Nick Harper
3
10/5/22
Long and short headers
thank you for the reply, yes i agree. Though i am curious as to whether connection migration is
unread,
Long and short headers
thank you for the reply, yes i agree. Though i am curious as to whether connection migration is
10/5/22
Cheng Han
9/27/22
General questions for play-services-cronet v18.0.1 and beyond
Hi all, We are considering adding QUIC via Croent library in our Android app. There are a couple of
unread,
General questions for play-services-cronet v18.0.1 and beyond
Hi all, We are considering adding QUIC via Croent library in our Android app. There are a couple of
9/27/22
Chi-Lung Wu
9/5/22
Testing QUIC connection migration feature
Hello everyone, I would like to test and modify the connection migration feature of the QUIC protocol
unread,
Testing QUIC connection migration feature
Hello everyone, I would like to test and modify the connection migration feature of the QUIC protocol
9/5/22
Siva Kesava
, …
lalan kumar ram
8
8/30/22
How to Video stream using QUIC?
Hey Einav, I have the same question if you solved your query, could you share your solution? On
unread,
How to Video stream using QUIC?
Hey Einav, I have the same question if you solved your query, could you share your solution? On
8/30/22
Mamoun Mansour
, …
lalan kumar ram
16
8/19/22
Compile and run QUIC (server and client) code
Hello Please help me to prepare test data for the server. When I try to run quic_client it is showing
unread,
Compile and run QUIC (server and client) code
Hello Please help me to prepare test data for the server. When I try to run quic_client it is showing
8/19/22
我好棒
, …
lalan kumar ram
5
8/16/22
Question about connection migration feature
Hii I have just started to work with QUIC, so could you please help me to execute the quic client and
unread,
Question about connection migration feature
Hii I have just started to work with QUIC, so could you please help me to execute the quic client and
8/16/22
Christopher Brown
, …
David Schinazi
6
8/11/22
HTTP3
thanks guys, appreciate the time taken to reply. Chris On Thursday, 11 August 2022 at 17:47:11 UTC+1
unread,
HTTP3
thanks guys, appreciate the time taken to reply. Chris On Thursday, 11 August 2022 at 17:47:11 UTC+1
8/11/22
shuo zhang
,
Fan Yang
3
7/27/22
net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR (Write failed with error: -109 (Unknown error: -109))
I found that the -109 error code is the address unreachable through the source code of chrome. I
unread,
net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR (Write failed with error: -109 (Unknown error: -109))
I found that the -109 error code is the address unreachable through the source code of chrome. I
7/27/22
孔令涛
, …
Zhenliang Liao
3
7/10/22
Does quiche consider the privacy problem when generating NEW_CONNECIONID_FRAME?
what the connection ID supposed to be? stay the same DCID when client migrated from different network
unread,
Does quiche consider the privacy problem when generating NEW_CONNECIONID_FRAME?
what the connection ID supposed to be? stay the same DCID when client migrated from different network
7/10/22
Zhenliang Liao
, …
Ian Swett
6
7/7/22
why so much udp traffic fallback to tcp traffic on Android comparing to IOS
Chrome/Cronet's QUIC handshake has some fixed idle and total timeouts (4 and 10 seconds,
unread,
why so much udp traffic fallback to tcp traffic on Android comparing to IOS
Chrome/Cronet's QUIC handshake has some fixed idle and total timeouts (4 and 10 seconds,
7/7/22
Liang M.
, …
Ian Swett
4
6/27/22
Is addQuicHint still required?
On Sun, Jun 26, 2022 at 9:45 PM 'Sotiris Nanopoulos' via QUIC Prototype Protocol Discussion
unread,
Is addQuicHint still required?
On Sun, Jun 26, 2022 at 9:45 PM 'Sotiris Nanopoulos' via QUIC Prototype Protocol Discussion
6/27/22
ctrlCV coder
,
Fan Yang
7
5/10/22
RACING between QUIC and TCP
Thank you so much! On Tuesday, 10 May 2022 at 18:40:17 UTC+8 fay...@chromium.org wrote: Yes, packet 3
unread,
RACING between QUIC and TCP
Thank you so much! On Tuesday, 10 May 2022 at 18:40:17 UTC+8 fay...@chromium.org wrote: Yes, packet 3
5/10/22
Alexander Domian
,
Ryan Hamilton
4
4/26/22
QUIC's_BUGs description
Yes, QUIC_BUG() is added to the code to document things which "must not happen". They will
unread,
QUIC's_BUGs description
Yes, QUIC_BUG() is added to the code to document things which "must not happen". They will
4/26/22