Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 166 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 166 Bytes

go_chat_server

tcp chat server written in Gilang

build/install project

go build
./chatService

connect clients

telnet localhost 8080