You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
Jesse Bounds edited this page Dec 17, 2013
·
1 revision
#####September 26, 2013: We are marking our first release version 0.1.0!
This includes (with lots of help from @ewindso):
several changes that help stabilize the application in real world scenarios (i.e. reconnect).
We added the ability to send DDP messages that invoke methods on your server (i.e. Meteor.call).
You can listen for a notification that confirms a subscription request you've made is ready, there are notifications for auth failure, and you can now get notifications on a per collection basis if you want.
You can now unsubscribe from updates for specific collections on the server.
Finally, the ObjectiveDDP library and Example projects have been configured to play nicely with the latest Xcode version 5.