AUTH AND CHAT PB

This commit is contained in:
hailong
2021-05-26 19:19:41 +08:00
parent c96498e531
commit dbf2e56f37
6 changed files with 1779 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
all_proto=(
auth/auth.proto
friend/friend.proto
group/group.proto
user/user.proto
chat/chat.proto
push/push.proto
relay/relay.proto
)