https://github.com/zchee/9p-rfc
RFC and standards documents relating the 9P protocol (and its extensions and applications)
https://github.com/zchee/9p-rfc
Last synced: about 1 month ago
JSON representation
RFC and standards documents relating the 9P protocol (and its extensions and applications)
- Host: GitHub
- URL: https://github.com/zchee/9p-rfc
- Owner: zchee
- Created: 2019-05-04T14:26:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-04T17:21:12.000Z (almost 7 years ago)
- Last Synced: 2025-03-06T08:56:53.123Z (about 1 year ago)
- Language: Tcl
- Homepage: http://zchee.github.com/9p-rfc
- Size: 709 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is for development of standards-track RFCs for 9P. At the present
3 RFC drafts are planned:
9P1 - documenting classic 9P (TODO)
9P2000 - current 9P2000 standard
9P2000.u - unix extensions to 9P2000
9P2010 - proposed 9P2010 standard with extensions
People interested in helping write these suckers should look at
RFC2223 (Instructions to RFC Authors) and RFC2360 (Best Current Practices).