This commit is contained in:
wangchuxiao
2022-01-24 01:40:49 +08:00
parent d58bcd136a
commit 1607853393
21 changed files with 6352 additions and 2696 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
all_proto=(
auth/auth.proto
friend/friend.proto
group/group.proto
# auth/auth.proto
# friend/friend.proto
# group/group.proto
user/user.proto
chat/chat.proto
push/push.proto
relay/relay.proto
# chat/chat.proto
# push/push.proto
# relay/relay.proto
sdk_ws/ws.proto
)