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

Support prefixed paths (i.e. other than /) by using rooturl #40

Closed r0ps3c closed 8 years ago

r0ps3c commented 8 years ago

Allows rooturl to be changed to have a path prefix (i.e. other than / - for example, /blah).

Should address #36