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

Update websocket-stream for ws 1.x #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

progre
Copy link

@progre progre commented Mar 31, 2017

This is PR to fix Kurento/bugtracker#116 .
It makes to use ws 1.x in websocket-stream.

To use in Kurento-client-js, It should be merged at the same time;
Kurento/kurento-jsonrpc-js#1

@ggn06awu
Copy link

+1, the library needs updating to prevent the following:

default: srcBuffer.copy(dstBuffer, dstOffset, 0, length); break;
                  ^

RangeError: out of range index

Please accept!

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.

kurento-client always crashes on node.js >=6.3 (dependency bug)
2 participants