6 ms·
This is just one of the default mechanisms of Meteor. You can also construct regular calls to the server which do not have latency compensation (specifically, b
by syedatif 11y ago
This is just one of the default mechanisms of Meteor. You can also construct regular calls to the server which do not have latency compensation (specifically, by having your update code exist on the server only).