https://github.com/fawdlstty/quiche
Mirror for
https://github.com/fawdlstty/quiche
Last synced: 29 days ago
JSON representation
Mirror for
- Host: GitHub
- URL: https://github.com/fawdlstty/quiche
- Owner: fawdlstty
- License: bsd-3-clause
- Created: 2020-01-20T01:42:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-20T04:25:14.000Z (over 5 years ago)
- Last Synced: 2025-01-30T03:15:46.217Z (3 months ago)
- Language: C++
- Homepage: https://quiche.googlesource.com/quiche/
- Size: 5.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# QUICHE
QUICHE (QUIC, Http/2, Etc) is Google's implementation of QUIC and related
protocols. It powers Chromium as well as Google's QUIC servers and some other
projects.