Casper 1e720df7b8 update: 更新代码 | hace 2 meses | |
---|---|---|
.. | ||
README-usage.md | hace 2 meses | |
SRI202407-服务器端通讯测试文档(共6个).txt | hace 2 meses | |
protocol.proto | hace 2 meses | |
protocol_pb2.py | hace 2 meses |
apt update
apt install protobuf-compiler -y
protoc --version
protoc --python_out=. protocol.proto
apt install python3-protobuf