Source: ruby-protocol-websocket
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 2.2.8~),
               ruby-protocol-http (>= 0.2)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-protocol-websocket.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-protocol-websocket
Homepage: https://github.com/socketry/protocol-websocket
Testsuite: autopkgtest-pkg-ruby

Package: ruby-protocol-websocket
Architecture: all
Description: low level implementation of the WebSocket protocol
 Provides a low-level implementation of the WebSocket protocol according to
 RFC6455. It only implements the latest stable version (13).
