Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andeya authored Aug 13, 2017
1 parent c5fa091 commit 3dd5483
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# teleport [![GoDoc](https://godoc.org/github.com/tsuna/gohbase?status.png)](http://godoc.org/github.com/henrylee2cn/teleport) [![GitHub release](https://img.shields.io/github/release/henrylee2cn/teleport.svg)](https://github.com/henrylee2cn/teleport/releases/tag/v1.0)
# teleport [![GitHub release](https://img.shields.io/github/release/henrylee2cn/teleport.svg)](https://github.com/henrylee2cn/teleport/releases/tag/v1.0)

Teleport是一款适用于分布式系统的高并发API框架,它采用socket全双工通信,实现S/C对等工作,支持长、短两种连接模式,支持断开后自动连接与手动断开连接,内部数据传输格式为JSON。


#### 框架模型
![image](https://github.com/henrylee2cn/teleport/raw/master/doc/TeleportAPIModelDiagram.png)
![image](https://github.com/henrylee2cn/teleport/raw/v1/doc/TeleportAPIModelDiagram.png)


#### 技术交流群
Go-Web 编程 42730308 [![Go-Web 编程](http://pub.idqqimg.com/wpa/images/group.png)](http://jq.qq.com/?_wv=1027&k=Y0bksD)
Go-Web 编程 42730308 [![Go-Web 编程](http://pub.idqqimg.com/wpa/images/group.png)](http://jq.qq.com/?_wv=1027&k=Y0bksD)

0 comments on commit 3dd5483

Please sign in to comment.