Skip to content

Commit

Permalink
update desc
Browse files Browse the repository at this point in the history
  • Loading branch information
printfcoder committed Oct 17, 2020
1 parent 3237fc9 commit 0f8f081
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Peers-Touch-Go

P2P communication lib in Go and based on IPFS. It supports Sub/Pub msg and file.
Edge social network communication dev framework in Go and based on IPFS. It supports Sub/Pub msg and file.

Why we create this?

Expand Down Expand Up @@ -58,7 +58,9 @@ Node communication looks like:

# 中文

基于P2P传输协议(IPFS)的远程通信框架,提供去中心化的通信组件,支持消息订阅、发布,支持远程文件传输。
边缘社交网络通信开发框架,基于P2P传输协议(IPFS)的远程通信框架,提供去中心化的通信组件,支持消息订阅、发布,支持远程文件传输。

![image](./doc/images/network-framework.png)

### Node 类型

Expand Down
Binary file added doc/images/network-framework.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0f8f081

Please sign in to comment.