Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

how to manually socket connect #7

Closed
mingwu opened this issue Jun 29, 2017 · 1 comment
Closed

how to manually socket connect #7

mingwu opened this issue Jun 29, 2017 · 1 comment

Comments

@mingwu
Copy link

mingwu commented Jun 29, 2017

No description provided.

@icebob
Copy link
Owner

icebob commented Jun 29, 2017

main.js

Vue.use(VueWebsocket, null, { autoConnect: false });

App.vue

created() {
	this.$socket.open();
}

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

No branches or pull requests

2 participants