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

maxClients > 0 configuration doesn't fail now #77

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

maxClients > 0 configuration doesn't fail now #77

wants to merge 3 commits into from

Conversation

ulshv
Copy link

@ulshv ulshv commented Mar 9, 2016

  1. Change deprecated 'io.sockets.clients' in clientsInRoom() to another function.
  2. Update socket.io-client to latest version (1.4.5). Previous version (0.9) fails in Node v.4.x (because of nan). Ran test.js - everything ok.
  3. Also made some small fixes.

@yannleretaille
Copy link

this is a big issue affecting many users, see #97, #79, #76
@andyetOps: any way for you to merge this and the other pull requests?

@Ingeniousmeet
Copy link

Ingeniousmeet commented Apr 6, 2017 via email

sanrodari added a commit to sanrodari/signalmaster that referenced this pull request Sep 19, 2017
@bobbytes
Copy link

What's the status of this PR?

@pirate
Copy link

pirate commented Feb 17, 2018

Any update on this PR?

@yasithph
Copy link

Tried changing the socket.io-client to latest version (1.4.5) and changed the lines 'io.sockets.clients' in sockets.js to the ones in the PR and it worked. This fixed the major issue 'fn.bind is not a function which was result of the deprecated 'io.sockets.clients'. Thanks @ulshv

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.

6 participants