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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge README.md and doxydir/main.md

fraunhofer-iis-bot opened this issue · comments

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

The documentation should be generated using a single source.

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

As far as I know the documentation was copied because some markdown constructs were not supported by doxygen.

@vornkat-iis is that something you can look at?

In GitLab by @vornkat-iis on May 5, 2021, 16:52

created merge request !57 to address this issue