Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huitema/quic-in-space
Discuss QUIC in Space, produce draft
https://github.com/huitema/quic-in-space
Last synced: 24 days ago
JSON representation
Discuss QUIC in Space, produce draft
- Host: GitHub
- URL: https://github.com/huitema/quic-in-space
- Owner: huitema
- License: other
- Created: 2023-08-10T04:54:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:18:23.000Z (6 months ago)
- Last Synced: 2024-05-28T09:50:03.035Z (6 months ago)
- Language: Makefile
- Size: 311 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# QUIC in Space
This is the working area for the individual Internet-Draft, "QUIC in Space".
* [Editor's
Copy](https://huitema.github.io/quic-in-space/draft-huitema-quic-in-space.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-huitema-quic-in-space)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-huitema-quic-in-space)
* [Compare Editor's Copy to Individual Draft](https://huitema.github.io/quic-in-space/#go.draft-huitema-quic-in-space.diff)## Contributing
See the
[guidelines for contributions](https://github.com/huitema/quic-in-space/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).