Package: node-websocket / 1.0.33+~cs9.0.11-2
Metadata
Package | Version | Patches format |
---|---|---|
node-websocket | 1.0.33+~cs9.0.11-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
echo server default port.patch | (download) |
test/shared/start-echo-server.js |
2 1 + 1 - 0 ! |
use a less well-known port for tests Still not ideal, but hard to properly setup considering the code base |
increase timeouts.patch | (download) |
test/unit/dropBeforeAccept.js |
4 2 + 2 - 0 ! |
increase timeouts in tests for build servers |
remove dependency to node gyp build.patch | (download) |
bufferutil/index.js |
2 1 + 1 - 0 ! |
remove dependency to node-gyp-build Debian packages provide pre-build object, then no need to search for prebuild objects |