node-websocket 1.0.35+~cs11.0.28-1 source package in Ubuntu

Changelog

node-websocket (1.0.35+~cs11.0.28-1) unstable; urgency=medium

  * Declare compliance with policy 4.7.0
  * New upstream version 1.0.35+~cs11.0.28
  * Update copyright

 -- Yadd <email address hidden>  Sun, 16 Jun 2024 12:59:35 +0400

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
node-websocket_1.0.35+~cs11.0.28-1.dsc 3.6 KiB 0282e10eb48debb74a77e839da0ba9882d47a3400eaa0bae95a433447b82e4fb
node-websocket_1.0.35+~cs11.0.28.orig-bufferutil.tar.gz 4.7 KiB e8357a79d1a79e56d9183fe594eff9ffb1df4d5ac8f101765c0e1f4065b0957e
node-websocket_1.0.35+~cs11.0.28.orig-types-websocket.tar.gz 8.8 KiB 2e2ef5ac5e052c4295748a891a3eaac88d96923d277671afc8bc4548942f0e0d
node-websocket_1.0.35+~cs11.0.28.orig-utf-8-validate.tar.gz 52.6 KiB 04801b7d20a2afe8391192e66cd8992e61b27303e966ff7be5d4c0a60a7dfbb2
node-websocket_1.0.35+~cs11.0.28.orig-yaeti.tar.gz 3.4 KiB 27dfbdb7a918156044945a5cf6282230c903b9f4d3409c23c5a0dd18e6711e2b
node-websocket_1.0.35+~cs11.0.28.orig.tar.gz 65.6 KiB 6947f38edf29b1726059a2a495456213bbcc6b7461f5d3e47b5499b71d554c6a
node-websocket_1.0.35+~cs11.0.28-1.debian.tar.xz 7.2 KiB 9da8e4475a6b9da79a19f7c86a45798b69061705b02d29956275e8e2817d533b

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