golang-chat-example
golang-chat-example copied to clipboard
Client error
When tried to run go run client.go username showing me the following error. Connection refused: dial tcp [::1]:5555: connectex: No connection could be made because the target machine actively refused it. exit status 1
Server is already running though.