GITLAB
zhangqijia
/
Pro2dProtoBuffers
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
5e17b3850ca4465a7d824b8a268f38fc7ac3a9ac
Authored by
zhangqijia
2022-02-16 09:57:33 +0800
1 parent
51d7cd49
update doc
Showing
2 changed files
with
1 additions
and
2 deletions
Show diff stats
README.md
doc/login.md
Inline
Side-by-side
README.md
Wrap text
Show/Hide comments
View file @
5e17b38
1
1
2
-##
p
ro2dProtobuffer
2
+##
P
ro2dProtobuffer
3
3
pro2d 服务器客户端共享的protobuffer
4
4
5
5
## 文档
...
...
doc/login.md
Wrap text
Show/Hide comments
View file @
5e17b38
...
...
@@ -2,7 +2,6 @@
2
2
## 注册 & 登录流程
3
3
```
4
4
accountServer
5
-
6
5
rpc RegisterHandler
7
6
rpc CreateTokenHandler
8
7
...
...