compas-dev / compas-dev/compas_pb
thinking if we add byte and others into message.proto to increase the vaules supported type
Open
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- Avg merge
- 15m
- Merged PRs (30d)
- 2
Description
currently byte strings are serialized as base64 encoded strings. we could make the support more robust by using the native bytes representation of protobuf.
Contributor guide
Assessment
This issue has not been assessed yet.