Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 132 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 132 Bytes

"# GoChat"

Simulating a chatroom based on Golang. The chatroom.go works as a server and client.go as client. Run them separately.