Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quicwg/load-balancers
In-progress version of draft-ietf-quic-load-balancers
https://github.com/quicwg/load-balancers
ietf quic
Last synced: about 1 month ago
JSON representation
In-progress version of draft-ietf-quic-load-balancers
- Host: GitHub
- URL: https://github.com/quicwg/load-balancers
- Owner: quicwg
- License: other
- Created: 2020-02-26T18:20:17.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T18:21:04.000Z (10 months ago)
- Last Synced: 2024-11-08T05:18:57.873Z (3 months ago)
- Topics: ietf, quic
- Language: Makefile
- Homepage: https://quicwg.org/
- Size: 1.24 MB
- Stars: 37
- Watchers: 17
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# QUIC-LB: Generating Routable QUIC Connection IDs
This is the working area for the IETF [QUIC Working Group](https://datatracker.ietf.org/wg/quic/documents/) Internet-Draft, "QUIC-LB: Generating Routable QUIC Connection IDs".
* [Editor's Copy](https://quicwg.github.io/load-balancers/#go.draft-ietf-quic-load-balancers.html)
* [Working Group Draft](https://tools.ietf.org/html/draft-ietf-quic-load-balancers)
* [Compare Editor's Copy to Working Group Draft](https://quicwg.github.io/load-balancers/#go.draft-ietf-quic-load-balancers.diff)It also the home for "QUIC Retry Offload".
* [Editor's Copy](https://quicwg.github.io/load-balancers/#go.draft-ietf-quic-retry-offload.html)
* [Working Group Draft](https://tools.ietf.org/html/draft-ietf-quic-retry-offload)
* [Compare Editor's Copy to Working Group Draft](https://quicwg.github.io/load-balancers/#go.draft-duke-quic-retry-offload.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/load-balancers/blob/master/CONTRIBUTING.md).