protojson:比较 JS 中 protobuf 和 JSON 编码的简单示例

时间:2024-06-25 09:32:49
【文件属性】:

文件名称:protojson:比较 JS 中 protobuf 和 JSON 编码的简单示例

文件大小:51KB

文件格式:ZIP

更新时间:2024-06-25 09:32:49

JavaScript

重新生成protobuf: protoc addressbook.proto --python_out . Protobuf 与 python3 不兼容所以使用 python2


【文件预览】:
protojson-master
----.gitignore(5B)
----shell.nix(287B)
----app.py(1KB)
----README.md(130B)
----addressbook_pb2.py(9KB)
----addressbook.proto(594B)
----static()
--------ProtoBuf.js(239KB)
--------addressbook.proto(594B)
--------ByteBufferAB.min.js(40KB)
--------main.js(2KB)
----requirements.txt(208B)
----data.py(2KB)
----templates()
--------home.html(1KB)

网友评论