Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).