Open rgstephens opened 6 years ago
The meteor DDP connection fails when connected to networks that block websockets but the underlying ddp.js library supports xhr/jsonp.
Would it be useful to add an option to Meteor.connect to specify the SocketConnection value (default WebSocket with a Client option)?
The meteor DDP connection fails when connected to networks that block websockets but the underlying ddp.js library supports xhr/jsonp.
Would it be useful to add an option to Meteor.connect to specify the SocketConnection value (default WebSocket with a Client option)?