inProgress-team / inProgress-team/react-native-meteor
Meteor.connect support for xhr/jsonp fallback
Open
Feature Request
- Dominant language
- JavaScript
- Stars
- 688
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
The meteor DDP connection fails when connected to networks that block websockets but the underlying [ddp.js](https://github.com/mondora/ddp.js/#new-ddpoptions) 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)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.