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

Changelog

ruby-websocket-driver (0.6.3-3build2) jammy; urgency=medium

  * No-change upload due to ruby3.0 transition.

 -- Lucas Kanashiro <email address hidden>  Wed, 17 Nov 2021 19:45:57 -0300

Upload details

Uploaded by:
Lucas Kanashiro
Uploaded to:
Jammy
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-3build2.debian.tar.xz 3.0 KiB 6b39c11d5e6ef38fc7daafd5c2ecb0ceaff4494cc4a386125030c22679b821cf
ruby-websocket-driver_0.6.3-3build2.dsc 2.2 KiB e47600103b851549fe00889353d54199b02e5bfb3714de0b90c3b91190321972

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