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.79k stars 2.38k forks source link

QuicTransport throws TypeError: Connection lost. #700

Closed guest271314 closed 4 years ago

guest271314 commented 4 years ago
Initiating connection...
Connection ready.
Error while reading datagrams: TypeError: Connection lost.
Error while accepting streams: TypeError: Connection lost.
Connection closed abruptly.
Error while sending data: TypeError: Connection lost.
guest271314 commented 4 years ago

Solved.

Atul-Bari commented 3 years ago

can u guide how its solved @guest271314

guest271314 commented 3 years ago

@Atul-Bari There have been several changes since I filed this. The last time I checked the code in this repository did not work. I advised the authors of that https://github.com/GoogleChrome/samples/pull/733#issuecomment-933488424.