mirror of
https://git.kore.io/kore.git
synced 2024-11-11 04:39:00 +01:00
86d85dd10b
* Set server version * Message shutdown request * Update messaging example * Set server verion in generic example * Allow shutdown with NOHTTP=1 |
||
---|---|---|
.. | ||
assets | ||
conf | ||
src | ||
README.md |
Generic Kore application that shows off a few things:
- File uploads (/upload)
- Authentication blocks (/private)
- base64 encoding tests (/b64test)
- Parameter validator tests (/params-test)
Run:
# kore run