Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

listen one more socket prefix in the vue component #119

Open
phamtuanchip opened this issue Sep 12, 2018 · 1 comment
Open

listen one more socket prefix in the vue component #119

phamtuanchip opened this issue Sep 12, 2018 · 1 comment

Comments

@phamtuanchip
Copy link

Hi ICEBOB,
I am using your example but I have question
in the vue ui component I would like to listen more than one socket prefix, how doses it come ?
as I tryied

socket: {
prefix: "/contacts/",
events: {
}
},
socket: {
prefix: "/messages/",
events: {
}
}
but it seems they are overrided

@icebob
Copy link
Owner

icebob commented Sep 12, 2018

Hi,

it doesn't work. You can use only one prefix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants