distributed-websocket-gateway

command module
v0.0.0-...-b99c4da Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

README

Distributed websocket gateway

Websocket client <-> Websocket gateway <-> Redis

Can be used for chats.

Run

go run *.go

Then, open multiple websocket clients:

wscat -c 'ws://localhost:8080?room=1'
wscat -c 'ws://localhost:8080?room=1'
wscat -c 'ws://localhost:8080?room=abcd'
wscat -c 'ws://localhost:8080?room=1'

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL