I'm having trouble emitting messages (and getting responses) to a separate namespace.
I created two clients:
- no namespace specified
- namespace specified to be "/chat"
The url's for both are the same. The messages to 1 are working fine but not 2. Any ideas? Has the namespace stuff been extensively used?
I'm having trouble emitting messages (and getting responses) to a separate namespace.
I created two clients:
The url's for both are the same. The messages to 1 are working fine but not 2. Any ideas? Has the namespace stuff been extensively used?