文件名称:tao-1.6.0
介绍说明--下载内容来自于网络,使用问题请自行百度
Tao 是一个轻量级的 TCP 异步框架,使用 Go 语言实现。Tao提供了一种用框架支撑业务逻辑的机制。你只需要与客户端定义好消息格式,然后将对应的业务逻辑编写成函数注册到框架中就可以了。(Tao is a lightweight TCP asynchronous framework implemented in the Go language. Tao provides a mechanism for supporting business logic with a framework. You only need to define the good message format with the client, and then write the corresponding business logic as a function to register in the framework.)
相关搜索: tcp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
tao-1.6.0 | 0 | 2017-08-25 |
tao-1.6.0\DOCUMENTATION.md | 24481 | 2017-08-25 |
tao-1.6.0\LICENSE | 11346 | 2017-08-25 |
tao-1.6.0\README.md | 10721 | 2017-08-25 |
tao-1.6.0\concurrent.go | 6713 | 2017-08-25 |
tao-1.6.0\conn.go | 19586 | 2017-08-25 |
tao-1.6.0\defs.go | 3298 | 2017-08-25 |
tao-1.6.0\doc.go | 2090 | 2017-08-25 |
tao-1.6.0\examples | 0 | 2017-08-25 |
tao-1.6.0\examples\chat | 0 | 2017-08-25 |
tao-1.6.0\examples\chat\chat_message.go | 1008 | 2017-08-25 |
tao-1.6.0\examples\chat\client | 0 | 2017-08-25 |
tao-1.6.0\examples\chat\client\client.go | 1236 | 2017-08-25 |
tao-1.6.0\examples\chat\server | 0 | 2017-08-25 |
tao-1.6.0\examples\chat\server\server.go | 1183 | 2017-08-25 |
tao-1.6.0\examples\echo | 0 | 2017-08-25 |
tao-1.6.0\examples\echo\client | 0 | 2017-08-25 |
tao-1.6.0\examples\echo\client\client.go | 1095 | 2017-08-25 |
tao-1.6.0\examples\echo\echo_message.go | 890 | 2017-08-25 |
tao-1.6.0\examples\echo\server | 0 | 2017-08-25 |
tao-1.6.0\examples\echo\server\server.go | 1298 | 2017-08-25 |
tao-1.6.0\examples\pingpong | 0 | 2017-08-25 |
tao-1.6.0\examples\pingpong\client | 0 | 2017-08-25 |
tao-1.6.0\examples\pingpong\client\client.go | 781 | 2017-08-25 |
tao-1.6.0\examples\pingpong\client\start.sh | 56 | 2017-08-25 |
tao-1.6.0\examples\pingpong\pingpong_message.go | 1088 | 2017-08-25 |
tao-1.6.0\examples\pingpong\server | 0 | 2017-08-25 |
tao-1.6.0\examples\pingpong\server\server.go | 1340 | 2017-08-25 |
tao-1.6.0\examples\timer | 0 | 2017-08-25 |
tao-1.6.0\examples\timer\time_display.go | 602 | 2017-08-25 |
tao-1.6.0\message.go | 6877 | 2017-08-25 |
tao-1.6.0\metrics.go | 1450 | 2017-08-25 |
tao-1.6.0\server.go | 9421 | 2017-08-25 |
tao-1.6.0\timer.go | 4831 | 2017-08-25 |
tao-1.6.0\workers.go | 1932 | 2017-08-25 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.