|
|
|
|
|
by turtles_
1767 days ago
|
|
Indeed, this has already been done: http://ndjson.org/ To be fair it's not an objectionable format. Using line breaks to separate objects makes it streamable, and you don't need to enclose the whole thing in an array to make it a valid JSON document. |
|