node-ws 1.1.0+ds1.e6ddaae4-3build2 source package in Ubuntu

Changelog

node-ws (1.1.0+ds1.e6ddaae4-3build2) bionic; urgency=medium

  * No-change rebuild against nodejs-abi-57.

 -- Simon Quigley <email address hidden>  Sat, 17 Feb 2018 18:12:55 -0600

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Bionic
Original maintainer:
Debian Javascript Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
node-ws_1.1.0+ds1.e6ddaae4.orig.tar.xz 53.1 KiB 9dbfda1ddc52515e515f8d7c48a5c8bf7bce4bc41f9b80fbe6fd67b01c1c3195
node-ws_1.1.0+ds1.e6ddaae4-3build2.debian.tar.xz 10.2 KiB 8b54987082db902ab443a86ce725cac67e7d344070960d3ca05aeb7cbeec81dc
node-ws_1.1.0+ds1.e6ddaae4-3build2.dsc 2.2 KiB 3e3ae476ce8ee914deab2e89ae977354f6ca8759356e25749d9a5210dc93f70a

View changes file

Binary packages built by this source

node-ws: RFC-6455 WebSocket implementation module for Node.js

 ws is a simple to use websocket implementation, up-to-date against RFC-6455,
 and probably the fastest WebSocket library for Node.js.
 .
 Passes the quite extensive Autobahn test suite. See
 http://einaros.github.com/ws for the full reports.
 .
 It also provides wscat, a command-line tool which can either act
 as a server or a client, and is useful for debugging websocket services.
 .
 Node.js is an event-based server-side javascript engine.

node-ws-dbgsym: debug symbols for node-ws