meteorhacks / cluster

Clustering solution for Meteor with load balancing and service discovery
https://meteorhacks.com/cluster-a-different-kind-of-load-balancer-for-meteor.html
MIT License
632 stars 80 forks source link

Fix a bug in cordova: Meteor app hosted in Cordova can't connect to c… #124

Open FrostyLeaf opened 8 years ago

FrostyLeaf commented 8 years ago

lib/client/api.js: use Meteor.absoluteUrl() to construct url by default, just for supporting cordova. package.js: ver 1.6.9 => ver 1.7.0