JanYork
JanYork
How can I get all the `rooms` of a `socket.Server` and the `socket.Client` information in the `room` like `socket.io node sdk`?
This is a project that supports typescript, can you follow up by adding the return types for redis stream related operations? In ts project I had to use assertions to...
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions). - [X] I have searched the...
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...
Let's reproduce the bug in a minimal form. ```sh nest creat new-project ``` ```ts // Create a file: logger.ts . import { Logger } from '@nestjs/common'; export let log: Console...