Golang WebSocket Chat Server

Install latest/stable of Golang WebSocket Chat Server

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install golang-websocket-chat-server

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for Golang WebSocket Chat Server

Package name

  • golang-websocket-chat-server

License

  • unset

Last updated

  • 5 June 2026 - latest/stable

Websites


Contact


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

A tiny WebSocket chat/broadcast server written in Go

A lightweight WebSocket server built with Go and golang.org/x/net/websocket. It listens on TCP port 3000 and exposes two endpoints:

/ws a broadcast chat channel — every message you send is echoed back and rebroadcast to all connected clients /bookFeed a demo feed that streams the current timestamp every 2 seconds

Connect with any WebSocket client, e.g.: websocat ws://localhost:3000/ws


Install Golang WebSocket Chat Server on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.