Jasper-bot
Results
1
issues of
Jasper-bot
How do you emit an event to a room? `Using this.socket.to("a").emit("send-room-a");` it gives an error `Property 'to' does not exist on type 'WrappedSocket'.`