ruby-websocket-driver 0.6.3-3build3 source package in Ubuntu
Changelog
ruby-websocket-driver (0.6.3-3build3) jammy; urgency=medium * No-change upload due to ruby3.0 transition, remove ruby2.7 support. -- Lucas Kanashiro <email address hidden> Fri, 03 Dec 2021 16:49:39 -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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | 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-3build3.debian.tar.xz | 3.1 KiB | 16eb5fe58bf6969ad5787a2b7693d44ef0450d394b19a6b23f863c14350a562f |
ruby-websocket-driver_0.6.3-3build3.dsc | 2.2 KiB | f9617cab11dac8a61d623aa198d8971c6df5cd35359efd77af7e82ff2cedb97e |
Available diffs
- diff from 0.6.3-3build2 to 0.6.3-3build3 (343 bytes)
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