kore

Kore is a web application platform for writing scalable, concurrent web based processes in C or Python.
Commits | Files | Refs | README | LICENSE | git clone https://git.kore.io/kore.git

commit ce9c5a135065a720450881f59fbde6a4ac38ad83
parent 548348f55309714cdae2726f191466eb535d90e8
Author: Joris Vink <joris@coders.se>
Date:   Mon,  5 Feb 2018 15:21:28 +0000

reword

Diffstat:
README.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -18,7 +18,7 @@ Features * Lightweight background tasks * Built-in parameter validation * Built-in asynchronous PostgreSQL support -* Built-in support for page handlers in Python +* Optional support for page handlers in Python * Private keys isolated in separate process (RSA and ECDSA) * Default sane TLS ciphersuites (PFS in all major browsers) * Modules can be reloaded on-the-fly, even while serving content