Fraunhofer-IIS / libjapi

libjapi is a universal JSON to C API library. It receives newline-delimited JSON (NDJSON) messages via TCP and calls registered C functions. A JSON response is returned for each request. Furthermore, it is also possible to create push services, which asynchronously push JSON messages to the clients subscribed to them.
MIT License
3 stars 1 forks source link

Unify handler declarations #21

Closed fraunhofer-iis-bot closed 1 year ago

fraunhofer-iis-bot commented 5 years ago

In GitLab by @fraunhofer-iis-anon on Aug 27, 2019, 16:54

fraunhofer-iis-bot commented 5 years ago

In GitLab by @fraunhofer-iis-anon on Aug 27, 2019, 16:55

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Aug 27, 2019, 18:16

fixed in master

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Aug 27, 2019, 18:16

closed