kore/examples
Joris Vink 3b4574d791 Rework pysocket async/await.
Attach the events directly to the pysocket data structure instead of
one event per pysocket_op.

Makes the code easier, gives us a good performance boost and reduces
the number of system calls required when doing an await on a socket.
2019-03-13 11:07:15 +01:00
..
cookies change all domain directives to * in examples. 2017-09-19 15:16:02 +02:00
cpp change all domain directives to * in examples. 2017-09-19 15:16:02 +02:00
generic change all domain directives to * in examples. 2017-09-19 15:16:02 +02:00
headers Rework HTTP and worker processes. 2018-02-14 13:48:49 +01:00
integers remove unneeded include. 2018-05-04 15:56:56 +02:00
json_yajl 2018 2018-01-20 22:51:06 +01:00
jsonrpc change all domain directives to * in examples. 2017-09-19 15:16:02 +02:00
memtag 2018 2018-01-20 22:51:06 +01:00
messaging Allow on-the-fly reloading of certificates/keys. 2018-07-11 09:44:29 +02:00
nohttp Changes to the event loop inside of Kore. 2018-10-09 19:34:40 +02:00
parameters Allow param blocks to be marked as "querystring" 2018-01-16 18:47:50 +01:00
pgsql 2018 2018-01-20 22:51:06 +01:00
pgsql-sync change all domain directives to * in examples. 2017-09-19 15:16:02 +02:00
pipe_task change all domain directives to * in examples. 2017-09-19 15:16:02 +02:00
python-async Add timeout support to proc.recv() 2019-02-26 15:22:55 +01:00
python-echo Rework pysocket async/await. 2019-03-13 11:07:15 +01:00
python-pgsql 2018 2018-01-20 22:51:06 +01:00
sse make sse example great again 2018-11-29 21:01:08 +01:00
tasks add /usr/local/include 2018-11-29 21:13:19 +01:00
tls-proxy Changes to the event loop inside of Kore. 2018-10-09 19:34:40 +02:00
upload 2018 2018-01-20 22:51:06 +01:00
video_stream more intmax_t 2018-11-29 21:25:20 +01:00
websocket change all domain directives to * in examples. 2017-09-19 15:16:02 +02:00
Makefile use releng things 2018-11-29 21:13:43 +01:00