Package: node-websocket / 1.0.23-3

Metadata

Package Version Patches format
node-websocket 1.0.23-3 3.0 (quilt)

Patch series

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

Makefile | 4 2 + 2 - 0 !
binding.gyp | 4 2 + 2 - 0 !
test/shared/start-echo-server.js | 2 1 + 1 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

 nodejs rename
yaeti module.patch | (download)

node_modules/yaeti/index.js | 4 4 + 0 - 0 !
node_modules/yaeti/lib/Event.browser.js | 5 5 + 0 - 0 !
node_modules/yaeti/lib/Event.js | 10 10 + 0 - 0 !
node_modules/yaeti/lib/EventTarget.js | 121 121 + 0 - 0 !
4 files changed, 140 insertions(+)

 bundle yaeti module as patch
 This module is made for node-websocket.
 https://github.com/ibc/yaeti
test using tap.patch | (download)

test/unit/dropBeforeAccept.js | 2 1 + 1 - 0 !
test/unit/regressions.js | 2 1 + 1 - 0 !
test/unit/request.js | 9 5 + 4 - 0 !
test/unit/w3cwebsocket.js | 2 1 + 1 - 0 !
test/unit/websocketFrame.js | 4 2 + 2 - 0 !
5 files changed, 10 insertions(+), 9 deletions(-)

 run tests using tap