meteor-offline-data
meteor-offline-data copied to clipboard
Agent connection status, reconnect
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()
).