How do I get a live stream of deltas from Meteor collection, for use outside of a webapp?

前端 未结 3 649
被撕碎了的回忆
被撕碎了的回忆 2020-12-24 07:51

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

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-24 08:36

    They just added a small python command-line tool for talking to a Meteor DDP server.

提交回复
热议问题