A minimalistic websocket client (echo-server) implemented in go with support for read/write to multiple sockets at a time.
- Echo-Websocket-Server
##Config
- Get the URL of the websocket
git clone https://github.com/goferHiro/websocket-client-go
cd websocket-client-go
go run .
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.