Commit graph

6 commits

Author SHA1 Message Date
Leonardo Dominguez
4943c1aca2 add: support namespace listeners in components 2019-05-05 01:47:01 -04:00
Leonardo Dominguez
2f68c7c9b0 change: move useConnectionNamespace inside options object 2019-04-16 11:05:35 -04:00
Leonardo Dominguez
a715ee1ae7 add: handle more than one namespace 2019-04-13 19:32:19 -04:00
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
2019-03-06 19:40:24 +03:00
nodegin
1f33e87192
Fix #166 2018-11-25 07:20:30 +08:00
Metin Seylan
991cc956d2 first raw dirty commit 2018-10-27 23:08:29 +03:00