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