kore/examples
Raphaël Monrouzeau 32ac27d4c3 JSONRPC Reverted explicit deallocation calls
The possibility to call jsonrpc_destroy_request was left. Someone may
want to abruptly interrupt the process of its request for some odd
reason, in that case an exlicit call still would be to be made.
2016-07-15 13:08:08 +02:00
..
cpp Compile and link C++ with g++ instead of gcc 2016-06-26 15:49:59 -05:00
generic kore_buf_create -> kore_buf_alloc. 2016-07-14 12:34:29 +02:00
headers Introduce build flavors. 2016-01-27 21:29:59 +01:00
integers kore_buf_create -> kore_buf_alloc. 2016-07-14 12:34:29 +02:00
json_yajl kore_buf_create -> kore_buf_alloc. 2016-07-14 12:34:29 +02:00
jsonrpc JSONRPC Reverted explicit deallocation calls 2016-07-15 13:08:08 +02:00
ktunnel Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
messaging Introduce build flavors. 2016-01-27 21:29:59 +01:00
nohttp Introduce build flavors. 2016-01-27 21:29:59 +01:00
parameters kore_buf_create -> kore_buf_alloc. 2016-07-14 12:34:29 +02:00
pgsql Introduce build flavors. 2016-01-27 21:29:59 +01:00
pgsql-sync Introduce build flavors. 2016-01-27 21:29:59 +01:00
pipe_task Introduce build flavors. 2016-01-27 21:29:59 +01:00
sse Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
tasks kore_buf_create -> kore_buf_alloc. 2016-07-14 12:34:29 +02:00
tls-proxy Introduce build flavors. 2016-01-27 21:29:59 +01:00
upload Introduce build flavors. 2016-01-27 21:29:59 +01:00
video_stream Large changes to the memory subsystem in kore. 2016-07-12 13:54:14 +02:00
websocket Introduce build flavors. 2016-01-27 21:29:59 +01:00