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

The 'connection' parameter should be non mandatory when 'connectmanually' is set to true #123

Open
zc-tired opened this issue Sep 17, 2020 · 0 comments

Comments

@zc-tired
Copy link

When 'connectmanually' is set to true, Vue.use () should be able to set the socket link to be empty. When calling $connect, an error will be thrown when the protocol link address is continued to be passed in when the link is not passed in when mounting to Vue and no link is passed in when $connect... Now I operate like this when mounting = > Vue.use (websoket,'ws://',{connectmanually:true})

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

1 participant