Y
Hacker News
new
|
ask
|
show
|
jobs
by
zbjornson
3612 days ago
Thanks for explaining that and for the reference. It seems like a lot of overhead for a protocol that is designed to be cheap...
1 comments
pherl
3612 days ago
There are also wrapper well known types that you can fallback to (in wrappers.proto), when you need to distinguish between, say empty string and null.
link
dyoo1979
3612 days ago
https://github.com/google/protobuf/blob/master/src/google/pr...
link