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 cf2e15877335623ba429c889e724fc16804ba003
parent 4f1acf70602f4bc45189d9b5a995128d6d86775e
Author: Joris Vink <joris@coders.se>
Date:   Fri, 30 Nov 2018 21:36:00 +0100

3.2.0

Diffstat:
README.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -33,7 +33,7 @@ License Documentation -------------- -[Read the documentation](https://docs.kore.io/3.0.0/) +[Read the documentation](https://docs.kore.io/3.2.0/) Performance ----------- @@ -48,7 +48,7 @@ Platforms supported Building Kore ------------- -Clone this repository or get the latest release at [https://kore.io/releases/3.1.0](https://kore.io/releases/3.1.0). +Clone this repository or get the latest release at [https://kore.io/releases/3.2.0](https://kore.io/releases/3.2.0). Requirements * openssl (1.0.2, 1.1.0 or 1.1.1)