You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vue-Socket.io/src
Evan bechtol f1e03525c0 Add options parameter to Constructor (#195)
* Fix Spelling

- Rename `Listenler` to `Listener`

* Add Options to Connection

- Add options which can be passed to connection string for `SocketIO`

* Build New Version

* Fix spelling in Package.json

- Change `implemantation` to `implementation`
- Change `vuejs` to `Vue.js`
- Change `vuex` to `VueX`

* Updates to index.js

- Add `options` to JSDocs for constructor
- Fix spelling for JSDoc on `install` and `connect` methods
5 years ago
..
emitter.js don't dispatch ping to store (#188) 5 years ago
index.js Add options parameter to Constructor (#195) 5 years ago
listener.js Add options parameter to Constructor (#195) 5 years ago
logger.js first raw dirty commit 6 years ago
mixin.js update mixin for https://github.com/MetinSeylan/Vue-Socket.io/issues/168 6 years ago