Nest: Where is @nestjs/websockets repo? I need to create PR to fix bug

Created on 17 Sep 2019  路  2Comments  路  Source: nestjs/nest

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.

needs triage question 馃檶

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

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MonsieurMan picture MonsieurMan  路  28Comments

chaostheory picture chaostheory  路  34Comments

galkowskit picture galkowskit  路  45Comments

darioxtx picture darioxtx  路  43Comments

j picture j  路  32Comments