node-websocket 1.0.33+~cs9.0.11-3 source package in Ubuntu

Changelog

node-websocket (1.0.33+~cs9.0.11-3) unstable; urgency=medium

  * Team upload
  * MA: same
  * Improve description

 -- Bastien Roucariès <email address hidden>  Sat, 18 Sep 2021 14:12:59 +0000

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
any all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
node-websocket_1.0.33+~cs9.0.11-3.dsc 3.3 KiB d260f9400a23687342b965489bf013edd222b31bd65ff866d2101598fd24c0eb
node-websocket_1.0.33+~cs9.0.11.orig-bufferutil.tar.gz 4.5 KiB 7cf9071cc96d0ccaebd7cb6a4784ca88032edd8b679de34390d6ac235f860339
node-websocket_1.0.33+~cs9.0.11.orig-utf-8-validate.tar.gz 4.9 KiB 01a19a4db210d6baf956ffe3f2cedeee5a99155875c2ad65fd9f01dec0207e39
node-websocket_1.0.33+~cs9.0.11.orig-yaeti.tar.gz 3.4 KiB 27dfbdb7a918156044945a5cf6282230c903b9f4d3409c23c5a0dd18e6711e2b
node-websocket_1.0.33+~cs9.0.11.orig.tar.gz 65.3 KiB d099dbdb39f83a2e326d849919e3b1586b6a7826ec2b721da777b9d98e87cf01
node-websocket_1.0.33+~cs9.0.11-3.debian.tar.xz 5.7 KiB ac976f4f9b9239b645788f36bda915915d8c3dbc78eacd3afca498341364079f

No changes file available.

Binary packages built by this source

libjs-websocket: WebSocket implementation for NodeJS, standalone API for browser

 An implementation of the WebSocket API for NodeJS.
 .
 This is the code for using the API in the browser, where a WebSocket
 implementation is already present.

node-websocket: WebSocket implementation for NodeJS

 An implementation of the WebSocket API for NodeJS.
 .
 WebSocket is a computer communications protocol, providing full-duplex
 communication channels over a single TCP connection.
 The WebSocket protocol was standardized by the IETF as RFC 6455.
 .
 Node.js is an event-based server-side JavaScript engine.

node-websocket-dbgsym: debug symbols for node-websocket