pery mimon
pery mimon
by now I moved to test with "@testing-library/react-hooks" but I like your idea and I wish it to work. I think with "basic examples" I was referred to the examples...
It is nice, but implantation of already made work not should be delayed by feature work on components
I found you can accessed to all sockets by `io.socket.clients()` And you can get the current socket from `ctx` io.on('message', (ctx, data) =>{ ctx.socket.emit(..., data) }); that is what I...
I also have the same problem . I want to use room to collection all sockets from one user that dispersed on multiple tabs
like you see in the example. i use different match brackets for two differents objects