How to Install golang-github-gorilla-websocket-dev in Ubuntu 18.04



Install golang-github-gorilla-websocket-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-gorilla-websocket-dev

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.

Homepage: https://github.com/gorilla/websocket

Version: 1.2.0-1ubuntu2

Section: universe/devel