Skip to content

iamyh/ymtcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ymtcp

一个golang简单实现tcp服务端的例子,支持定制协议

使用

简单实现协议的解析和回调函数即可

example

实现了一个简单的echo例子,也实现了平滑重启;

go run server.go

go run client.go

鸣谢

期间参考了一些例子,衷心表示谢意

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages