Skip to content

Latest commit

 

History

History

echo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

echo

go build server.go

go build client.go

run server

./server <host:port>

run client

./client <host:port> <msg>