Browse Source

更正格式

master
aceld 6 years ago
parent
commit
1dd5b8dc63
  1. 13
      README.md

13
README.md

@ -1,7 +1,7 @@
# Zinx
Zinx 是一个基于Golang的轻量级并发服务器框架
### 1、写在前面
Zinx 是一个基于Golang的轻量级并发服务器框架
### 1、写在前面
我们为什么要做Zinx,Golang目前在服务器的应用框架很多,但是应用在游戏领域或者其他长链接的领域的轻量级企业框架甚少。
设计Zinx的目的是我们可以通过Zinx框架来了解基于Golang编写一个TCP服务器的整体轮廓,让更多的Golang爱好者能深入浅出的去学习和认识这个领域。
@ -12,14 +12,11 @@
当然,最后希望Zinx会有更多的人加入,给我们提出宝贵的意见,让Zinx成为真正的解决企业的服务器框架!在此感谢您的关注!
## 二、初探Zinx架构
![1-Zinx框架.png](https://upload-images.jianshu.io/upload_images/11093205-21a249a83fec62e9.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
## 三、Zinx详细教程(代码教程同步更新)
[《Zinx框架教程-基于Golang的轻量级并发服务器》](https://www.jianshu.com/p/23d07c0a28e5)
[《Zinx框架教程-基于Golang的轻量级并发服务器》](https://www.jianshu.com/p/23d07c0a28e5)
---
###关于作者:
@ -29,8 +26,8 @@
`mail`:
[danbing.at@gmail.com](mailto:danbing.at@gmail.com)
`github`:
`github`:
[https://github.com/aceld/zinx](https://github.com/aceld/zinx)
`原创书籍gitbook`:
`原创书籍gitbook`:
[http://legacy.gitbook.com/@aceld](http://legacy.gitbook.com/@aceld)
Loading…
Cancel
Save