quic icon indicating copy to clipboard operation
quic copied to clipboard

quiwi 🥝 - QUIC implementation in Go.

Results 7 quic issues
Sort by recently updated
recently updated
newest added

I could not find ack-frequency in the README feature list. Could you please confirm it was implemented or not? Adding: https://datatracker.ietf.org/doc/html/draft-ietf-quic-ack-frequency

I could not find GSO in the README feature list. Could you please confirm it was implemented or not?

I am Interesting in this feature. Can I test it? Thanks for any reply!

Hi, During testing commit b7b5dadb, We tried to send 1000 NEW_CONNECTION_ID frames to the Quiwi server and discovered that the Quiwi server does not close the connection when the client...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201016220609-9e8e0b390897 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20201016220609-9e8e0b390897&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I have some query about this repo. I clone the repo and then build. What steps I take next that this Quic repo that's working. Please anyone guide me about...

Connection migration Path MTU discovery Zero RTT When to release?