kore/examples
Joris Vink f6cd16c567 Replace static/dynamic with a single option: route
Kore will automatically detect if a route is a dynamic or static one
so there is no need for the configuration options to differ anymore.
2019-11-15 08:11:02 +01:00
..
async-curl Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
cookies Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
cpp Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
generic Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
headers Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
integers Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
json Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
json_yajl Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
jsonrpc Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
memtag Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
messaging Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
nohttp Allow multiple binds on new server directive. 2019-09-27 20:00:35 +02:00
parameters Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
pgsql Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
pgsql-sync Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
pipe_task Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
python-async Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
python-echo Rework pysocket async/await. 2019-03-13 11:07:15 +01:00
python-pgsql Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
sse Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
tasks Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
tls-proxy Allow multiple binds on new server directive. 2019-09-27 20:00:35 +02:00
upload Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
video_stream Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
websocket Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
Makefile add async-curl example to the makefile 2019-04-30 20:38:12 +02:00