Comment by 7777332215 11 hours ago In my experience capn proto is much less ergonomic. 1 comment 7777332215 Reply IshKebab 7 hours ago I agree. It might be faster if you don't actually deserialise the data into native structs but then your codebase will be filled with fairly horrific CapnProto C++ code.
IshKebab 7 hours ago I agree. It might be faster if you don't actually deserialise the data into native structs but then your codebase will be filled with fairly horrific CapnProto C++ code.
I agree. It might be faster if you don't actually deserialise the data into native structs but then your codebase will be filled with fairly horrific CapnProto C++ code.