Files
meteor/docs/client
Avital Oliver 55b6bb0dea Method calls can now be forced to wait
Meteor.apply and Meteor._LivedataConnection.apply now receive an options
parameter which can be used to set the `wait` flag:

(Client only) If true, don't send any subsequent method calls until this
one is completed. Only run the callback for this method once all previous
method calls have completed.
2012-07-23 17:57:09 -07:00
..
2012-07-12 22:07:27 -07:00
2012-07-23 17:57:09 -07:00
2012-07-12 22:07:27 -07:00
2012-05-11 12:37:11 -07:00
2012-07-12 22:10:40 -07:00
2012-07-12 22:10:40 -07:00
2012-07-02 17:53:36 -07:00
2012-07-12 22:07:27 -07:00
2012-02-02 17:20:07 -08:00