node-websocket 1.0.34+~cs10.0.25-2build1 source package in Ubuntu

Changelog

node-websocket (1.0.34+~cs10.0.25-2build1) noble; urgency=high

  * No change rebuild against libnode109.

 -- Benjamin Drung <email address hidden>  Thu, 11 Apr 2024 11:35:27 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-2build1.debian.tar.xz 6.3 KiB ce5b57d11e4f0ae59bc852e823016cb1cfb00e5c3c29b0438adfee5e1a365154
node-websocket_1.0.34+~cs10.0.25-2build1.dsc 3.7 KiB 353f0f76e685dfbf6e7877ada3f0a64691a7d822987f3c69e1913dfd39b7695b

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