mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
Update README.md
This commit is contained in:
parent
35d8f66d44
commit
fed4bf1bdd
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ import Vue from 'vue'
|
|||
import store from './store'
|
||||
import App from './App.vue'
|
||||
import VueSocketIO from 'vue-socket.io'
|
||||
import SocketIO from 'socket.io-client'
|
||||
|
||||
const options = { path: '/my-app/' }; //Options object to pass into SocketIO
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue