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 1ef0f3423b77c501bd0db767402f8df7265648f7
parent 5cca2f1f7893883b6d7369793b8cbe0d6d6193e2
Author: Joris Vink <joris@coders.se>
Date:   Fri,  8 Aug 2014 14:48:51 +0200

Bump to spdy/3.1

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

diff --git a/README.md b/README.md @@ -9,7 +9,7 @@ Kore is an ideal candidate for developing robust, fast and safe web applications Features -------- * Supports SNI -* Supports SPDY/3 +* Supports SPDY/3.1 * Supports HTTP/1.1 * Lightweight background tasks * Built-in parameter validation