This repository was archived by the owner on Feb 15, 2023. It is now read-only.
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Can we use namespaces? #9
Open
Description
I have not found a solution to this problem (https://socket.io/docs/v3/namespaces/index.html).
For example socket.io client send:
io.of("/orders").on("connection", (socket) => { ......
Can I pick up a message from this namespace?
Metadata
Metadata
Assignees
Labels
No labels