Skip to content

Added support for socket middleware #2306

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

Closed
wants to merge 2 commits into from
Closed

Added support for socket middleware #2306

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 15, 2015

Hello!

I had implemented support for socket middleware functions that allow one to listen for dynamic event names, preprocess data, catch all and so on, without resorting to any monkey-patching. I'd be happy if you will consider this useful.

Alex added 2 commits November 15, 2015 04:30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…gain ;)
@rauchg
Copy link
Contributor

rauchg commented Nov 18, 2015

This looks very interesting. Thank you! We'll consider this for 1.5.0, so I'll leave this open.

@nkzawa
Copy link
Contributor

nkzawa commented Nov 20, 2015

Another socket middleware PR: #2247

darrachequesne pushed a commit that referenced this pull request Nov 5, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@darrachequesne
Copy link
Member

Merged as 5a123be. Thanks a lot!

@darrachequesne darrachequesne added this to the 1.6.0 milestone Nov 20, 2016
dzad pushed a commit to dzad/socket.io that referenced this pull request May 29, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

None yet

3 participants