Skip to content

SamStonehouse/go-websocket-echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A simple implementation of an echo websocket writen in go using the gorllia-websocket library.

Install reqs

go get github.com/gorilla/websocket

Run

go run main.go

Listens on port 8080

Will spawn new goroutines for each new connection

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages