Package: node-websocket-stream / 5.4.0-5

Metadata

Package Version Patches format
node-websocket-stream 5.4.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001_fix_streamjs_crash.patch | (download)

stream.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 update to use latest node-duplexify & node-readable-stream
 When calling duplexify.end() function it throws an error. We need to catch
 the error.
fix for node ws 8.patch | (download)

stream.js | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 fix for ws >= 8