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 5c21a120fc22ab639e6d12c677d9800c8824e7c5
parent 8f523ecf0ca2b9f28eea83326a762b7278ae691f
Author: Joris Vink <joris@coders.se>
Date:   Sun,  3 Aug 2014 20:31:40 +0200

s/hello-world/integers

Diffstat:
examples/integers/.gitignore | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/integers/.gitignore b/examples/integers/.gitignore @@ -1,5 +1,5 @@ *.o .objs -hello-world.so +integers.so static.h cert