Commit graph

6 commits

Author SHA1 Message Date
Sherzod Aripjanov
35b3591b45 feat(): Multiple namespaced connections 2020-10-27 17:27:34 +05:00
MetinSeylan
35d8f66d44 revert changes & delete issues folder 2020-07-31 22:35:09 +03:00
Leonardo E. Dominguez
8988085bef Handle more than one namespace (#207)
* add: handle more than one namespace

* Revert "[FIX] Adjusting SocketIO client lib import (#202)"

This reverts commit ee1e7ed1ee.

* add: handle more than one namespace

* change: move useConnectionNamespace inside options object

* update: readme

* add: support namespace listeners in components

* update build files

* add: namespace name property to options object

* update build files
2019-05-13 00:59:44 +03: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