NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
[TOC] > [参考](https://github.com/gansidui/gotcp) ## 概述 Go软件包,用于快速构建TCP服务器 ## 安装 `go get github.com/gansidui/gotcp ` ## example * [echo](https://github.com/gansidui/gotcp/tree/master/examples/echo) * [telnet](https://github.com/gansidui/gotcp/tree/master/examples/telnet)