Skip to content

maxClients > 0 configuration doesn't fail now#77

Open
ulshv wants to merge 3 commits into
simplewebrtc:masterfrom
ulshv:master
Open

maxClients > 0 configuration doesn't fail now#77
ulshv wants to merge 3 commits into
simplewebrtc:masterfrom
ulshv:master

Conversation

@ulshv

@ulshv ulshv commented Mar 9, 2016

Copy link
Copy Markdown
  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
Copy Markdown

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

Ingeniousmeet commented Apr 6, 2017 via email

Copy link
Copy Markdown

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

Copy link
Copy Markdown

What's the status of this PR?

@pirate

pirate commented Feb 17, 2018

Copy link
Copy Markdown

Any update on this PR?

@yasithph

Copy link
Copy Markdown

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