Meteor-Community-Packages / meteor-timesync

NTP-style time synchronization between server and client, and facilities to use server time reactively in Meteor applications.
https://packosphere.com/mizzao/timesync
MIT License
118 stars 36 forks source link

Add required ddp package dependency #39

Closed afuggini closed 5 years ago

maxnowack commented 7 years ago

Hey @afuggini, I'm not sure why ddp should be a dependency of this package since it's using normal http GET's for synchronization.