How do I get a live stream of deltas from Meteor collection, for use outside of a webapp?
I\'m looking for an initial result set, plus a series of operations on that
Geoff is right, but as I searched for the same solution I just found two working with Javascript
hopefully both are working with the specifications for ddp https://github.com/meteor/meteor/blob/master/packages/livedata/DDP.md