matiasinsaurralde/transports

Cap'n Proto instead of Protocol Buffers

dumblob opened this issue · 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.