Learning golang
Build and usage instructions for each version is in the corresponding folders' README.md file. All build instructions assume that Golang has been installed and the machine is Unix based. Errors if any could be because a port that the servers needs to listen on is already in use.
- [The Go Programming Language] (https://golang.org/)
- [Go by Example] (https://gobyexample.com/)
- [GitHub - gorilla/websocket: A WebSocket implementation for Go.] (https://github.com/gorilla/websocket)
- [Stack Overflow] (https://stackoverflow.com/)