https://github.com/cxres/prep
Internet Draft for the Per Resource Events Protocol
https://github.com/cxres/prep
Last synced: 3 months ago
JSON representation
Internet Draft for the Per Resource Events Protocol
- Host: GitHub
- URL: https://github.com/cxres/prep
- Owner: CxRes
- License: other
- Created: 2023-10-05T20:05:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:50:03.000Z (about 1 year ago)
- Last Synced: 2024-05-28T10:21:42.475Z (about 1 year ago)
- Language: Makefile
- Homepage: https://cxres.github.io/prep/
- Size: 153 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Per Resource Events
This is the working area for the individual Internet-Draft, "Per Resource Events".
* [Editor's Copy](https://CxRes.github.io/prep/#go.draft-gupta-httpbis-per-resource-events.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-gupta-httpbis-per-resource-events)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-gupta-httpbis-per-resource-events)
* [Compare Editor's Copy to Individual Draft](https://CxRes.github.io/prep/#go.draft-gupta-httpbis-per-resource-events.diff)## Contributing
See the
[guidelines for contributions](https://github.com/CxRes/prep/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).