Skip to content

Conversation

@chsjen492
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Docs
  • Other... Please describe:

What is the current behavior?

The documentation does not explain that the type of the instance injected into the @WebSocketServer() decorator changes when the namespace option is used in the @WebSocketGateway() decorator.

Issue Number: #2934

What is the new behavior?

The documentation now explains how the type of the instance injected into the @WebSocketServer() decorator changes when using the namespace option in the @WebSocketGateway() decorator.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@kamilmysliwiec kamilmysliwiec merged commit 9951393 into nestjs:master Sep 2, 2025
4 checks passed
@kamilmysliwiec
Copy link
Member

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants