Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quicwg/version-negotiation
In-progress version of draft-ietf-quic-version-negotiation
https://github.com/quicwg/version-negotiation
ietf quic
Last synced: about 1 month ago
JSON representation
In-progress version of draft-ietf-quic-version-negotiation
- Host: GitHub
- URL: https://github.com/quicwg/version-negotiation
- Owner: quicwg
- License: other
- Created: 2020-02-26T18:21:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-06T00:53:48.000Z (over 1 year ago)
- Last Synced: 2024-11-08T05:18:58.276Z (3 months ago)
- Topics: ietf, quic
- Language: Makefile
- Homepage: https://quicwg.org/
- Size: 361 KB
- Stars: 8
- Watchers: 13
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Compatible Version Negotiation for QUIC
This is the working area for the IETF [QUIC Working Group](https://datatracker.ietf.org/wg/quic/documents/) Internet-Draft, "Compatible Version Negotiation for QUIC".
* [Editor's Copy](https://quicwg.github.io/version-negotiation/draft-ietf-quic-version-negotiation.html)
* [Working Group Draft](https://datatracker.ietf.org/doc/draft-ietf-quic-version-negotiation/)
* [Compare Editor's Copy to Working Group Draft](https://quicwg.github.io/version-negotiation/#go.draft-ietf-quic-version-negotiation.diff)## Building the Draft
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```This requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/master/doc/SETUP.md).## Contributing
See the
[guidelines for contributions](https://github.com/quicwg/version-negotiation/blob/master/CONTRIBUTING.md).