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

Add on_any #402

Merged
merged 2 commits into from
Nov 8, 2023
Merged

Add on_any #402

merged 2 commits into from
Nov 8, 2023

Conversation

Nukoooo
Copy link
Contributor

@Nukoooo Nukoooo commented Jul 12, 2023

Fixed issue #364
Adding this because someone requested it, and also some web framework like React has some stupid designs, and if a person wants to listen all the components from server, they need to create x listeners, which is ridiculous imo

@Nukoooo
Copy link
Contributor Author

Nukoooo commented Sep 7, 2023

Any update on this?

To keep the style. "ifs" with element can be put in one line if they fit. Otherwise they should use the bracket style.
@jmigual
Copy link
Collaborator

jmigual commented Nov 8, 2023

Hi @Nukoooo it looks good to me. Thanks for your work! Sorry I've been busy these months and couldn't look at it (I'm a volunteer).

@jmigual jmigual merged commit 2c3f49a into socketio:master Nov 8, 2023
3 checks passed
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