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
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
5 years ago
..
emitter.js don't dispatch ping to store (#188) 5 years ago
index.js Handle more than one namespace (#207) 5 years ago
listener.js Update listener.js (#199) 5 years ago
logger.js first raw dirty commit 6 years ago
mixin.js Handle more than one namespace (#207) 5 years ago