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 427f65bb3d2aac4970618e66a733e7d38647943b
parent 6026a6d4ee961621e27ec692ff9eaf007263e806
Author: Joris Vink <joris@coders.se>
Date:   Mon, 24 Jun 2013 11:53:33 +0200

sync README

Diffstat:
README | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README b/README @@ -9,6 +9,7 @@ With a site loaded as a module in memory the page callbacks are directly called No overhead. Features +- Supports SNI - Supports SPDY/3 - Supports HTTP/1.1 - Secure by default