Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: track socket before run middlewares #5158

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TXWSLYF
Copy link

@TXWSLYF TXWSLYF commented Aug 7, 2024

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behavior

the socket is not tracked when run the middlewares

New behavior

track socket before run middlewares

Other information (e.g. related issues)

fix: #5139

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.

Emit to room not work with uWebsocketjs
1 participant