mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
OLD: Meteor.connect("http://subdomain.meteor.com/sockjs")
NEW: Meteor.connect("subdomain.meteor.com")
While at it, updated any references I could find to explicit sockjs URLs