Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marten-seemann/draft-seemann-quic-address-discovery
https://github.com/marten-seemann/draft-seemann-quic-address-discovery
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/marten-seemann/draft-seemann-quic-address-discovery
- Owner: marten-seemann
- License: other
- Created: 2023-10-18T04:32:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:01:22.000Z (7 months ago)
- Last Synced: 2024-05-28T09:28:47.044Z (7 months ago)
- Language: Makefile
- Size: 122 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# QUIC Address Discovery
This is the working area for the individual Internet-Draft, "QUIC Address Discovery".
* [Editor's Copy](https://marten-seemann.github.io/draft-seemann-quic-address-discovery/#go.draft-seemann-quic-address-discovery.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-seemann-quic-address-discovery)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-seemann-quic-address-discovery)
* [Compare Editor's Copy to Individual Draft](https://marten-seemann.github.io/draft-seemann-quic-address-discovery/#go.draft-seemann-quic-address-discovery.diff)## Contributing
See the
[guidelines for contributions](https://github.com/marten-seemann/draft-seemann-quic-address-discovery/blob/main/CONTRIBUTING.md).Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).