transports icon indicating copy to clipboard operation
transports copied to clipboard

Cap'n Proto instead of Protocol Buffers

Open dumblob opened this issue 8 years ago • 1 comments

In README, there is a note about Protocol Buffers. They are great, but still can't compete with Cap'n Proto (also from the creator of Protocol Buffers).

After applying brotli and zlib compression to the content "serialized" by Cap'n Proto, we should end up with (significantly) lower power consumption on small devices while maintaining higher throughput than Protocol Buffers.

dumblob avatar Sep 08 '16 16:09 dumblob

https://github.com/zombiezen/go-capnproto2

dumblob avatar Sep 19 '16 19:09 dumblob