node-websocket 1.0.34+~cs10.0.25-1build3 source package in Ubuntu

Changelog

node-websocket (1.0.34+~cs10.0.25-1build3) kinetic; urgency=medium

  * Rebuild against new libnode108.

 -- Gianfranco Costamagna <email address hidden>  Fri, 26 Aug 2022 18:30:56 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Kinetic
Original maintainer:
Debian Javascript Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
node-websocket_1.0.34+~cs10.0.25.orig-bufferutil.tar.gz 4.7 KiB d48c4710f07db5799ca0699780b1f8af4f84caf242bd649f3c5c5e77dc153006
node-websocket_1.0.34+~cs10.0.25.orig-types-websocket.tar.gz 8.9 KiB 49bf095bccb24243bf0bb57cc572d7b6960663e2a24b290699e00495a524e2d2
node-websocket_1.0.34+~cs10.0.25.orig-utf-8-validate.tar.gz 5.1 KiB 8dab06bad3fcaae0f45e34c3d40df67e0e4830a818c5750f3e1d2e4e0202be8f
node-websocket_1.0.34+~cs10.0.25.orig-yaeti.tar.gz 3.4 KiB 27dfbdb7a918156044945a5cf6282230c903b9f4d3409c23c5a0dd18e6711e2b
node-websocket_1.0.34+~cs10.0.25.orig.tar.gz 65.4 KiB 67cf9dfff454581798a8138f03081a9f915e9bab0535a10342a4446944862233
node-websocket_1.0.34+~cs10.0.25-1build3.debian.tar.xz 6.3 KiB d0e32b57d260e20a9c72392476d75ed376376ab4dd50c978d80c03939dddb11d
node-websocket_1.0.34+~cs10.0.25-1build3.dsc 3.6 KiB 7861aaf131caf018342f212fe0847730112d82ab262b9f634a95cc97a8bbe36b

View changes file

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