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] Properly emit 'connect' when using a custom namespace #3197

Conversation

darrachequesne
Copy link
Member

When using a custom namespace with a middleware, the client did not receive the 'connect' event.

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 behaviour

New behaviour

Other information (e.g. related issues)

When using a custom namespace with a middleware, the client did not receive the 'connect' event.
@darrachequesne darrachequesne force-pushed the fix/middleware-with-initial-packet branch from 42466e4 to 921c30b Compare March 10, 2018 07:27
@darrachequesne darrachequesne merged commit f4fc517 into socketio:master Mar 10, 2018
@darrachequesne darrachequesne deleted the fix/middleware-with-initial-packet branch March 10, 2018 07:51
@darrachequesne darrachequesne added this to the 2.1.0 milestone Mar 10, 2018
dzad pushed a commit to dzad/socket.io that referenced this pull request May 29, 2023
…#3197)

When using a custom namespace with a middleware, the client did not receive the 'connect' event.

Fixes socketio#3082
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.

1 participant