He misspelled subset/superset, but the idea with streaming is right.
Given: - YAML support streaming - any JSON is valid YAML
Conclusion - any JSON is streaming
Nope?
The "streamed JSON" needs --- line sparators, which is not a JSON spec feature, thus that data stream is valid YAML from that point, bot not a valid JSON stream.
NDJSON is a different beast.
Nope?
The "streamed JSON" needs --- line sparators, which is not a JSON spec feature, thus that data stream is valid YAML from that point, bot not a valid JSON stream.
NDJSON is a different beast.