README: make project state clear
Signed-off-by: David Lamparter <equinox@diac24.net>
This commit is contained in:
parent
0650ccbf17
commit
b87f0ee3f6
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -4,6 +4,16 @@ capnpc-c
|
||||||
This is a C plugin for [Cap'n Proto](http://kentonv.github.io/capnproto), an
|
This is a C plugin for [Cap'n Proto](http://kentonv.github.io/capnproto), an
|
||||||
efficient protocol for sharing data and capabilities.
|
efficient protocol for sharing data and capabilities.
|
||||||
|
|
||||||
|
## UNMAINTAINED
|
||||||
|
|
||||||
|
This project is currently **NOT MAINTAINED**. If you are interested in
|
||||||
|
taking over maintenance and/or need this for some project, please look at
|
||||||
|
issue https://github.com/opensourcerouting/c-capnproto/issues/55
|
||||||
|
|
||||||
|
No releases will be made. PRs may sit unreviewed for multiple years. **PRs
|
||||||
|
MAY get merged WITHOUT ANY REVIEW, as a last ditch attempt to not waste
|
||||||
|
people's efforts on PRs. This means things may break completely.**
|
||||||
|
|
||||||
> ## Security warning!
|
> ## Security warning!
|
||||||
|
|
||||||
> The generated code assumes all input to be trusted. Do NOT use with
|
> The generated code assumes all input to be trusted. Do NOT use with
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue