awwx / meteor-offline-data

Meteor offline data project.
MIT License
111 stars 9 forks source link

Agent connection status, reconnect #23

Open awwx opened 11 years ago

awwx commented 11 years ago

Because the offline agent makes its own connection to the Meteor server, it would be useful if the client could check the agent's connection status (analogous to Meteor.status()) and reconnect (Meteor.reconnect()).