Skip to content

Conversation

sleimanx2
Copy link
Contributor

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

Currently, the only way to set the local flag when in socket context is as follow

socket.flags['local'] = true;

New behaviour

Now we can add the local flag the same way we do it on the Namespace object

socket.local...

Other information (e.g. related issues)

#3217

@darrachequesne
Copy link
Member

Thanks!

@darrachequesne darrachequesne added this to the 2.1.1 milestone May 23, 2018
dzad pushed a commit to dzad/socket.io that referenced this pull request May 29, 2023
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