Project 0: Implementing a multi-client echo server
Go
p0
CMU440 - P0 - multi-client echo server implementation
srunner, crunner are simple small test programmes for server and client.
"go test -race" can be used to test racing condition for variables in the implementation.