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

Provide default request_not_found_handler #15

Closed fraunhofer-iis-bot closed 1 year ago

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Jul 12, 2019, 14:26

fraunhofer-iis-bot commented 4 years ago

In GitLab by @cstender on Mar 13, 2020, 16:31

removed milestone

fraunhofer-iis-bot commented 3 years ago

In GitLab by @cstender on May 5, 2021, 09:09

unassigned @cstender

vornkat-iis commented 1 year ago

Solved in 905a965