mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Documents the new DDP_TRANSPORT environment variable with available transports (sockjs, uws), usage examples, and tradeoffs. Updates DISABLE_SOCKJS to note it is equivalent to DDP_TRANSPORT=uws and recommends the new variable instead.