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

Changelog

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

  * No-change upload to add support for ruby3.2.

 -- Lucas Kanashiro <email address hidden>  Fri, 02 Feb 2024 04:39:23 -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

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-3build6.debian.tar.xz 3.1 KiB 13b894f48cdd6896723504be1ae870126cc29751b250a744aae423ad1b05927c
ruby-websocket-driver_0.6.3-3build6.dsc 2.2 KiB 19baf3ad92bf488f2a52c2ef174152276eff18ddf03d955f23e154401fbb2561

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