kore/includes
Joris Vink ea5b89d20b Move orbit functionality into kore directly.
Makes more sense and reads easier:

kore create myapp
kore build myapp
kore run myapp

Note that kore retains its cli options (if no command was given),
meaning you can still start kore in the traditional way as well.

The command options are simply to make development easier.
2014-08-01 13:59:47 +02:00
..
http.h Properly convert 64bit parameters. 2014-07-21 01:16:03 +02:00
kore.h Move orbit functionality into kore directly. 2014-08-01 13:59:47 +02:00
pgsql.h Add pgsql_conn_max configuration parameter. 2014-07-04 09:14:05 +02:00
spdy.h Handle SPDY streams better when sending data. 2014-01-14 21:43:45 +01:00
tasks.h Include pthread.h in tasks.h, fixes compilation under OpenBSD 2014-07-18 15:51:13 +02:00