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

Changelog

ruby-websocket-driver (0.6.3-3build5) lunar; urgency=medium

  * No-change upload to remove support for ruby3.0.

 -- Lucas Kanashiro <email address hidden>  Thu, 02 Feb 2023 20:00:01 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Lunar
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
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
ruby-websocket-driver_0.6.3.orig.tar.gz 18.4 KiB 38087d5aefce6d420ef1fcbf66efc5efce5bb421513d0ce7afd16480dde04fd2
ruby-websocket-driver_0.6.3-3build5.debian.tar.xz 3.1 KiB 3ffecb72b15e50503eac94a0fc8350935c8bc04ef98cee8080dff010340e9578
ruby-websocket-driver_0.6.3-3build5.dsc 2.2 KiB 95d5697aca1d0b02d1959b3ae221708993598d3290bc98acaf684cb889181a10

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