添加在线编译protogen工具的链接, 以及可pip一键安装的python的protogen解析库, 为使用该项目提供方便 (#345)

在线编译protogen工具, 无需再安装本地编译器, 引用类库即可,https://protogen.marcgravell.com/
This commit is contained in:
lb-chc 2022-04-18 20:28:33 +08:00 committed by GitHub
parent 42097f6ce0
commit 6631c407b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,10 @@
porto定义见[bilibili.community.service.dm.v1.DmSegMobileReply](../grpc_api/bilibili/community/service/dm/v1/dm.proto)
- [protogen.marcgravell](https://protogen.marcgravell.com/): 在线编译protogen工具, 无需再安装本地编译器(生成文件需加后缀_pb2.py才可使用)
- [protobuf pip](https://pypi.org/project/protobuf/): 可一键安装的python的protogen解析库
消息`DmSegMobileReply`
| 名称 | 类型 | 含义 | 备注 |