Source: golang-github-gorilla-websocket Maintainer: Debian Go Packaging Team Uploaders: Vincent Bernat , Anthony Fok Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-gorilla-websocket Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-gorilla-websocket.git Homepage: https://github.com/gorilla/websocket Rules-Requires-Root: no XS-Go-Import-Path: github.com/gorilla/websocket Package: golang-github-gorilla-websocket-dev Architecture: all Depends: ${misc:Depends} Provides: golang-websocket-dev Multi-Arch: foreign Description: Go package implementing the WebSocket protocol The Gorilla WebSocket package provides a complete and tested implementation of the WebSocket protocol, as defined by RFC 6455. It passes the server tests in the Autobahn WebSockets Test Suite.