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

Changelog

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

  * Team upload.

  [ Christian Hofstaedtler ]
  * Drop old style debug package.
  * Refresh packaging using dh-make-ruby -w.

  [ Cédric Boutillier ]
  * Bump debhelper compatibility level to 9
  * Use https:// in Vcs-* fields
  * Bump Standards-Version to 3.9.7 (no changes needed)
  * Run wrap-and-sort on packaging files

  [ Hleb Valoshka ]
  * Add ruby-websocket-extensions to dependencies (Closes: #816882)

 -- Christian Hofstaedtler <email address hidden>  Tue, 08 Mar 2016 21:02:33 +0000

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
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-2.dsc 2.1 KiB f08e4ba7b175dfe5e2064778e2a18992338f0cd584e69063fd421b987d6244d4
ruby-websocket-driver_0.6.3.orig.tar.gz 18.4 KiB 38087d5aefce6d420ef1fcbf66efc5efce5bb421513d0ce7afd16480dde04fd2
ruby-websocket-driver_0.6.3-2.debian.tar.xz 2.5 KiB f6229e5ed1c4fc2fcde7f671f00f2665a050c9c0bf278c02bd33fe8e6b026e68

No changes file available.

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 package ruby-websocket-driver

 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.