← Back to context Comment by 7777332215 1 month ago In my experience capn proto is much less ergonomic. 1 comment 7777332215 Reply IshKebab 1 month 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 1 month 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.