https://github.com/zeromq/rfc
ZeroMQ RFC project
https://github.com/zeromq/rfc
Last synced: 11 months ago
JSON representation
ZeroMQ RFC project
- Host: GitHub
- URL: https://github.com/zeromq/rfc
- Owner: zeromq
- Created: 2013-02-06T09:55:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T12:15:15.000Z (about 2 years ago)
- Last Synced: 2024-12-05T23:51:36.859Z (over 1 year ago)
- Language: C
- Homepage: https://rfc.zeromq.org
- Size: 876 KB
- Stars: 110
- Watchers: 20
- Forks: 64
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ZeroMQ RFC
==========
This is the ZeroMQ RFC project.
We collect specifications for APIs, file formats, wire protocols, and processes.
The change process is C4: http://rfc.zeromq.org/spec:42 with a few modifications:
* A specification is created and modified by pull requests according to C4.
* Each specification has an editor who publishes the RFC to http://rfc.zeromq.org as needed.
* Specification lifecycle SHOULD follow the lifecycle defined in [COSS](http://rfc.unprotocols.org/spec:2/COSS)
* Non-cosmetic changes are allowed only on Raw and Draft specifications.