Hello, I have an issue with @nestjs/websockets.
I already solved it locally through creating custom io adapter, but I want tot make a PR so that package itself works properly.
But cannot find @nestjs/websockets - where to create PR actually?
Link from npm registry redirects here.
Most of the packages provided by @nestjs/* lies in this mono repository.
The specific package you're looking for is located at https://github.com/nestjs/nest/tree/master/packages/websockets
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Most of the packages provided by
@nestjs/*lies in this mono repository.The specific package you're looking for is located at https://github.com/nestjs/nest/tree/master/packages/websockets