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

Let adapter.add find connected socket #2063

Merged
merged 1 commit into from
Apr 11, 2015
Merged

Conversation

kapouer
Copy link
Contributor

@kapouer kapouer commented Mar 24, 2015

When a socket connects, it joins its own room, resulting in a call to adapter.add.
The adapter in turn should be able to find the socket by id.

When a socket connects, it joins its own room, resulting in a call to adapter.add.
The adapter in turn should be able to find the socket by id.
@rauchg
Copy link
Contributor

rauchg commented Apr 11, 2015

Makes sense.

rauchg added a commit that referenced this pull request Apr 11, 2015
Let adapter.add find connected socket
@rauchg rauchg merged commit 3f72dd3 into socketio:master Apr 11, 2015
@rauchg
Copy link
Contributor

rauchg commented Apr 11, 2015

A comment would be in order considering the big semantic change a line order change produced :D

@kapouer
Copy link
Contributor Author

kapouer commented Apr 11, 2015

Added in PR #2081
ringing @rauchg to make sure you get it

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

2 participants