node-websocket-stream 5.4.0-3 source package in Ubuntu

Changelog

node-websocket-stream (5.4.0-3) unstable; urgency=low

  [ Ying-Chun Liu (PaulLiu) <email address hidden> ]
  * Update 0001_fix_streamjs_crash.patch

 -- Ying-Chun Liu (PaulLiu) <email address hidden>  Wed, 05 Feb 2020 11:12:13 +0800

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-websocket-stream_5.4.0-3.dsc 2.1 KiB 7ebd2f10d0761e44596a69ccf419a5b3c2aa350ae08901e0621de791669320e8
node-websocket-stream_5.4.0.orig.tar.gz 6.9 KiB b433602450161edc1a9a635964eccadc53ec5f7ea7917a95cbcc1936f2879360
node-websocket-stream_5.4.0-3.debian.tar.xz 3.8 KiB 6ec702b260340e972e1f756e253f1f6444a00bf31cf7abba8aa2380503b3fdd4

Available diffs

No changes file available.

Binary packages built by this source

node-websocket-stream: use websockets with the node streams API in browser and node

 Use HTML5 websockets using the Node Streams API. This module works in Node or
 in Browsers that support WebSockets. You can use browserify to package this
 module for browser use.
 .
 Node.js is an event-based server-side JavaScript engine.