Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename Meteor.default_server to Meteor.server #7

Open
ismailmallek opened this issue Jan 19, 2022 · 1 comment
Open

rename Meteor.default_server to Meteor.server #7

ismailmallek opened this issue Jan 19, 2022 · 1 comment

Comments

@ismailmallek
Copy link

hey,
i think you should replace Meteor.default_server (/src/livedata.js) by Meteor.server because it causing problems,
it's replaced on v0.6.5, 2013-08-14 :
Rename Meteor.default_connection to Meteor.connection and Meteor.default_server to Meteor.server.

Meteor.default_server._handleConnect(fakeSocket, ddpConnectMessage);

@lh0x00
Copy link
Owner

lh0x00 commented Jan 20, 2022

hi @ismailmallek , can you help me do it with a PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants