Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/google/proto-quic
https://github.com/google/proto-quic
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/google/proto-quic
- Owner: google
- Archived: true
- Created: 2016-04-01T20:50:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T01:04:23.000Z (over 3 years ago)
- Last Synced: 2024-09-21T21:32:44.269Z (about 2 months ago)
- Size: 1.11 GB
- Stars: 1,174
- Watchers: 151
- Forks: 279
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proto-quic is deprecated
========================proto-quic is deprecated. To checkout and build QUIC
code, please follow the [Chromium instructions](https://www.chromium.org/quic/playing-with-quic).The QUIC team at Google is actively working on a new open source repository,
[QUICHE](https://quiche.googlesource.com/quiche/), it includes Google‘s
implementation of QUIC and related protocols, and is currently the
upstream of Chromium's QUIC code.