▲ | m3047 6 hours ago | |
> you're guaranteed a consistent ser/de experience Are there that many implementations of protobuf? How many just wrap the C lib and proto compiler? Consistency can be caused by an underlying monoculture, although that's turtles all the way down because protobuf is not YAML is not JSON, etc. Off in the weeds already, and all because I implemented a pure Python deserializer / dissector simply because there wasn't one. |