modulepackage
0.0.0-20240905105525-b1adc0042fe6
Repository: https://github.com/hellof20/go-tcp.git
Documentation: pkg.go.dev
# README
go-tcp
build
go build server.go
go build client.go
run server
./server
run client
./client
test
input any message in client window.