Skip to content

felipejfc/go-tcp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published