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 ffe3fdc49dd77278beb8ca83e01b49e8d25fb057
parent 1a680d8d09425cae26497d1b1dbb783922b77f03
Author: Joris Vink <joris@coders.se>
Date:   Mon, 24 Nov 2014 11:11:01 +0100

Add websocket mention

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

diff --git a/README.md b/README.md @@ -11,6 +11,7 @@ Features * Supports SNI * Supports SPDY/3.1 * Supports HTTP/1.1 +* Websocket support * Lightweight background tasks * Built-in parameter validation * Only HTTPS connections allowed