cai.pb.im.msg package¶
IM Message Protocol Buffer Model Category.
This module is used to store all im message protobuf files.
Generate all protobuf file using:
protoc cai/pb/**/*.proto --python_out=. --mypy_out=readable_stubs:.
- Copyright
Copyright (C) 2021-2021 cscs181
- License
AGPL-3.0 or later. See LICENSE for detail.