Files
open-im-server/pkg/proto/proto_dir.cfg
T

15 lines
344 B
INI
Raw Normal View History

2021-05-26 19:19:41 +08:00
all_proto=(
2022-02-09 00:45:23 +08:00
message_cms/message.proto
#statistics/statistics.proto
2022-01-24 01:40:49 +08:00
# auth/auth.proto
# friend/friend.proto
2022-02-09 00:45:23 +08:00
# group/group.proto
2022-01-25 19:18:04 +08:00
# user/user.proto
2022-01-24 01:40:49 +08:00
# chat/chat.proto
# push/push.proto
# relay/relay.proto
2022-02-07 08:44:21 +08:00
# sdk_ws/ws.proto
2021-05-26 19:19:41 +08:00
)