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

standardization of push service json keys - [merged] #65

Closed fraunhofer-iis-bot closed 1 year ago

fraunhofer-iis-bot commented 5 years ago

In GitLab by @fraunhofer-iis-anon on Jun 14, 2019, 14:24

_Merges issue6 -> dev

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Jun 14, 2019, 14:39

Commented on src/japi.c line 98

else if in der selben Zeile wie die geschweifte Klammer, siehe Coding-Style

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Jun 14, 2019, 14:45

Commented on src/japi_pushsrv.c line 155

jval kann auf Null gesetzt werden und json_object_get_ex kann mit false zurückkommen, wenn "service" nicht gefunden wird. Das muss du noch abfangen unf entsprechend behandeln.

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Jun 14, 2019, 14:47

Commented on src/japi_pushsrv_intern.h line 29

Request JSON object + Einrückung sieht kaputt aus

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Jun 14, 2019, 14:47

Commented on src/japi_pushsrv_intern.h line 41

Request JSON object + Einrückung sieht kaputt aus

fraunhofer-iis-bot commented 5 years ago

In GitLab by @fraunhofer-iis-anon on Jun 14, 2019, 15:16

Commented on src/japi.c line 98

changed this line in version 2 of the diff

fraunhofer-iis-bot commented 5 years ago

In GitLab by @fraunhofer-iis-anon on Jun 14, 2019, 15:16

Commented on src/japi_pushsrv.c line 155

changed this line in version 2 of the diff

fraunhofer-iis-bot commented 5 years ago

In GitLab by @fraunhofer-iis-anon on Jun 14, 2019, 15:16

Commented on src/japi_pushsrv_intern.h line 29

changed this line in version 2 of the diff

fraunhofer-iis-bot commented 5 years ago

In GitLab by @fraunhofer-iis-anon on Jun 14, 2019, 15:16

Commented on src/japi_pushsrv_intern.h line 41

changed this line in version 2 of the diff

fraunhofer-iis-bot commented 5 years ago

In GitLab by @fraunhofer-iis-anon on Jun 14, 2019, 15:16

added 1 commit

Compare with previous version

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Jun 14, 2019, 15:59

resolved all discussions

fraunhofer-iis-bot commented 5 years ago

In GitLab by @fraunhofer-iis-anon on Jun 14, 2019, 16:14

added 1 commit

Compare with previous version

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Jun 14, 2019, 16:32

merged

fraunhofer-iis-bot commented 5 years ago

In GitLab by @cstender on Jun 14, 2019, 16:32

mentioned in commit 3c05056e7ab43551bc7b6e4c6f572b6911a67b57