ruby-websocket-driver 0.6.3-3build7 source package in Ubuntu

Changelog

ruby-websocket-driver (0.6.3-3build7) noble; urgency=medium

  * No-change upload to remove support of ruby3.1.

 -- Lucas Kanashiro <email address hidden>  Tue, 20 Feb 2024 04:23:09 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Noble
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ruby-websocket-driver_0.6.3.orig.tar.gz 18.4 KiB 38087d5aefce6d420ef1fcbf66efc5efce5bb421513d0ce7afd16480dde04fd2
ruby-websocket-driver_0.6.3-3build7.debian.tar.xz 3.1 KiB cc1e257895e936b95da8d2d6c5223749c3a979e90ec4b9d624aa468b818e4a96
ruby-websocket-driver_0.6.3-3build7.dsc 2.2 KiB 556a89a2808087f32c11d705527161c1dd5a3b2b271ec0dc85182d4d7c9368aa

Available diffs

View changes file

Binary packages built by this source

ruby-websocket-driver: WebSocket protocol handler with pluggable I/O

 This module provides a complete implementation of the WebSocket
 protocols that can be hooked up to any TCP library. It aims to simplify
 things by decoupling the protocol details from the I/O layer, such that
 users only need to implement code to stream data in and out of it
 without needing to know anything about how the protocol actually works.
 .
 Think of it as a complete WebSocket system with pluggable I/O.

ruby-websocket-driver-dbgsym: debug symbols for ruby-websocket-driver