Urigo / meteor-rxjs

Exposing Mongo Cursor as RxJS Observable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use outside of Meteor?

KeithGillette opened this issue · comments

Is there a way to use meteor-rxjs outside of a Meteor application, allowing use of RxJS with MongoDB cursors? I suppose the question amounts to, can the Mongo.Collection Meteor Atmosphere package be extracted to be used outside of Meteor?