We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d8f66 commit d7ddfb2Copy full SHA for d7ddfb2
README.md
@@ -58,6 +58,7 @@ import Vue from 'vue'
58
import store from './store'
59
import App from './App.vue'
60
import VueSocketIO from 'vue-socket.io'
61
+import SocketIO from 'socket.io-client'
62
63
const options = { path: '/my-app/' }; //Options object to pass into SocketIO
64
0 commit comments