ruby-websocket-driver 0.6.3-2build4 source package in Ubuntu

Changelog

ruby-websocket-driver (0.6.3-2build4) focal; urgency=medium

  [ Rafael David Tinoco ]
  * Sponsoring ruby2.7 transitions

  [ Lucas Kanashiro ]
  * No-change rebuild for ruby2.7

 -- Rafael David Tinoco <email address hidden>  Wed, 26 Feb 2020 17:10:48 +0000

Upload details

Uploaded by:
Rafael David Tinoco
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal 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-2build4.debian.tar.xz 2.8 KiB 9f75172b6c41dd75fb6b8452b4d686ec29122570321807834ee0e9af519c7738
ruby-websocket-driver_0.6.3-2build4.dsc 2.3 KiB 7d989893aa6f68bdab3525dea245a0dff9b79cf4c46dd661ca3e32fef0586a04

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