mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
The URL provided to Meteor.connect may now be a function returning a new URL on each socket connection, or contain the substring "MeteorWildcard" which is replaced by a random string (a UUID) on each socket connection.