Skip to content

Update websocket-stream for ws 1.x#1

Open
progre wants to merge 1 commit into
KurentoForks:masterfrom
progre:version-up-websocket-stream
Open

Update websocket-stream for ws 1.x#1
progre wants to merge 1 commit into
KurentoForks:masterfrom
progre:version-up-websocket-stream

Conversation

@progre

@progre progre commented Mar 31, 2017

Copy link
Copy Markdown

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

+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