kore/examples
Joris Vink ce360e15d6 Update examples with latest single binary changes.
- Use kore_default_getopt() to let Kore do all argument parsing
  for the examples. They don't do any option parsing themselves.
2020-10-08 20:26:11 +02:00
..
async-curl Update examples with latest single binary changes. 2020-10-08 20:26:11 +02: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 Fix a couple of typos in various places. 2020-09-08 13:01:18 +02: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 Fix a couple of typos in various places. 2020-09-08 13:01:18 +02: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 Update examples with latest single binary changes. 2020-10-08 20:26:11 +02:00
parameters Fix a couple of typos in various places. 2020-09-08 13:01:18 +02: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 Update examples with latest single binary changes. 2020-10-08 20:26:11 +02:00
python-async Update examples with latest single binary changes. 2020-10-08 20:26:11 +02:00
python-echo Update examples with latest single binary changes. 2020-10-08 20:26:11 +02:00
python-pgsql Fix a couple of typos in various places. 2020-09-08 13:01:18 +02:00
sse Replace static/dynamic with a single option: route 2019-11-15 08:11:02 +01:00
tasks Update examples with latest single binary changes. 2020-10-08 20:26:11 +02: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