mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-24 04:03:11 +08:00
第一次写这种技术博客
This commit is contained in:
parent
37e3a10385
commit
9f637f2805
19
p2p_chat.md
Normal file
19
p2p_chat.md
Normal file
@ -0,0 +1,19 @@
|
||||
# 讲一讲我前段树间做的一个点对点加密聊天软件
|
||||
## 版权声明
|
||||
本文章**仅在**B站专栏和本人github pages发布,
|
||||
转载给爷**标上源链接(github和B站的链接都得标)**,
|
||||
敢在某些平台转载投自制的**你\*\**!**
|
||||
|
||||
## 使用到的技术
|
||||
|
||||
## 大体架构
|
||||
|
||||
## 客户端实现
|
||||
### escript
|
||||
### socket
|
||||
### GenServer
|
||||
### 用户交互CLI
|
||||
|
||||
## 服务端实现
|
||||
### socket
|
||||
### 数据库
|
Loading…
Reference in New Issue
Block a user