Skip to content

hunterzhao/easytcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easytcp

a good practice for golang & tcp

detail

it is a custom tcp server. people can define their own

  • protocl & packet
  • callback for read new message & connection construct or close
  • config for channal capacity

example

cd example && go run echoServer.go ps: echo/echoProto.go is customized by user

you can use telnet to test server ability

About

a tcp practice in go language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages