GoogleChrome / samples

A repo containing samples tied to new functionality in each release of Google Chrome.
https://www.chromestatus.com/samples
Apache License 2.0
5.77k stars 2.38k forks source link

What error is this: QUIC_IETF_GQUIC_ERROR_MISSING #739

Open Abousidikou opened 2 years ago

Abousidikou commented 2 years ago

Hi there, I'm using QUIC and i want to use webTransport in top of QUIC. I found this error when running webtransport.py on online server. I use https://googlechrome.github.io/samples/webtransport/client.html for a live demo of the client. Failed to establish a connection net::ERR_QUIC_PROTOCOL_ERROR.QUIC_IETF_GQUIC_ERROR_MISSING

I need a help PLease

HAHAHA44 commented 2 years ago

Same issue occured, is there any help?

kamzata commented 2 years ago

+1

HAHAHA44 commented 2 years ago

I solved it by using the new quic protocol type.