philpearl / plenc

Go encoding based on protobuf, but hopefully easier to deal with
MIT License
28 stars 2 forks source link

Support for proto-compatible unzig-zag signed integers and maps #8

Closed philpearl closed 1 year ago

philpearl commented 1 year ago

Add "flat" to tag for un-zig-zag ints and "proto" to maps to gain proto-compatible behaviour. Can use the same tag on slices.