websocket-server

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

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 10 Imported by: 0

README

Websocket-server

This is a very simple web socket server implemented in go for practice. It can connect to a client by upgrading http request and can send/receive messages encoded in websocket protocol.

Run

git clone https://github.com/diwasrimal/websocket-server
cd websocket-server
go build .
./websocket-server

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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