mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Note that sub.stop() is now handled by the client (it removes the record of the subscription) but there is no way for an app to observe this. (I expect we'll use sub.stop() in implementing "fetch" in the Mongo connector.)