Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marten-seemann/draft-seemann-quic-nat-traversal
https://github.com/marten-seemann/draft-seemann-quic-nat-traversal
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/marten-seemann/draft-seemann-quic-nat-traversal
- Owner: marten-seemann
- License: other
- Created: 2023-07-10T01:08:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:13:15.000Z (7 months ago)
- Last Synced: 2024-05-28T09:44:48.429Z (7 months ago)
- Language: Makefile
- Size: 333 KB
- Stars: 15
- Watchers: 7
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Using QUIC to traverse NATs
This is the working area for the individual Internet-Draft, "Using QUIC to traverse NATs".
* [Editor's Copy](https://marten-seemann.github.io/draft-seemann-quic-nat-traversal/#go.draft-seemann-quic-nat-traversal.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-seemann-quic-nat-traversal)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-seemann-quic-nat-traversal)
* [Compare Editor's Copy to Individual Draft](https://marten-seemann.github.io/draft-seemann-quic-nat-traversal/#go.draft-seemann-quic-nat-traversal.diff)## Contributing
See the
[guidelines for contributions](https://github.com/marten-seemann/draft-seemann-quic-nat-traversal/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).