Closed pageii closed 6 years ago
Expanding on example usage "simple.js", we can prepare data as a collection. Once streaming "ends", the entire feed can be further processed as an array of objects (e.g. for working with database).
Thanks for the PR. We have a pointer to a very similar demo in the README now.
Expanding on example usage "simple.js", we can prepare data as a collection. Once streaming "ends", the entire feed can be further processed as an array of objects (e.g. for working with database).