simple (yet powerful) websocket server implementation using channels and goroutines
Go to file
xdrm-brackets eb517c3579 Initial commit 2018-04-24 11:10:35 -04:00
LICENSE Initial commit 2018-04-24 11:10:35 -04:00
README.md Initial commit 2018-04-24 11:10:35 -04:00

README.md

gws

Go Websocket server/client implementation.

Key objectives: fast, reliable, secure, rfc-full