python-betterproto
python-betterproto copied to clipboard
Explicit zero values can not be distinguished from unset values (that is optional) by SerializeToString
I made a demo project to reveal the issue: https://github.com/wonderbeyond/proto-demo
I can confirm that this issue exists and sadly it's a deal breaker for me, so I have to switch back to Google's implementation