Y
Hacker News
new
|
ask
|
show
|
jobs
by
7777332215
152 days ago
In my experience capn proto is much less ergonomic.
1 comments
IshKebab
152 days 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.
link