the `\n` separated chunks are in the JSON-L format...
# spicedb
j
the
\n
separated chunks are in the JSON-L format: https://jsonlines.org/ There should be a library to take an HTTP response that contains these and stream them back out to you as full json objects.
2 Views