Open hwillson opened 7 years ago
Thanks @crapthings - replacing SockJS is being tracked in https://github.com/meteor/meteor-feature-requests/issues/41, which includes some discussion about https://www.npmjs.com/package/ws. That might be a good choice!
@hwillson I think this can be closed?
Feature request https://github.com/meteor/meteor-feature-requests/issues/41 tracks the idea of potentially replacing SockJS with something else, but in the meantime (and given the number of open SockJS issues/PR), there's a good chance we'll take the (hopefully) easier path of just upgrading SockJS for now.
Let's use this FR to track a SockJS upgrade, and combine the requirements from the other open SockJS issues, to make sure we don't miss anything (and to allow us to close the SockJS FR's in the main Meteor issue repo).
This issue supersedes:
SockJS Client Upgrade
sockjs-client
npm package is leveraged instead.SockJS Server Upgrade
sockjs
npm package) should be upgraded. PR https://github.com/meteor/meteor/pull/9215 has been started to address this.