modulepackage
0.0.0-20240505074043-9dc183f610de
Repository: https://github.com/sgurudarshan/go-tcp.git
Documentation: pkg.go.dev
# README
go-go-tcp-example
usage:
$ go run main.go -h
simple tcp server and client written in golang
Usage:
go-tcp-example [command]
Available Commands:
client init a client
help Help about any command
server init a server
Flags:
-h, --help help for go-tcp-example
Use "go-tcp-example [command] --help" for more information about a command.