meteor / meteor-feature-requests

A tracker for Meteor issues that are requests for new functionality, not bugs.
Other
89 stars 3 forks source link

SockJS in ddp-client should be exported #116

Open Type1J opened 7 years ago

Type1J commented 7 years ago

Migrated from: meteor/meteor#6719

Dsyko commented 6 years ago

@hwillson

Would Meteor be open to a pull request that allows a flag for disabling CORS on socksjs?

One approach would be to add an ENV flag DISABLE_WEBSOCKET_CORS, following suit on the DISABLE_WEBSOCKETS flag, which when set to true turns on the disable_cors option for socksjs.

Type1J commented 6 years ago

The best way to find out is to actually make the pull request in good faith, and see if it's accepted. If you need it, then chances are that someone else does, too.