Y
Hacker News
new
|
ask
|
show
|
jobs
by
EGreg
763 days ago
Just use capn’proto. No deserialization needed !
1 comments
aabhay
763 days ago
Whats your experience like using it? Is it ergonomic or does it require you to do lots of type gymnastics?
link
cabronerp
762 days ago
This repo has a nice pub/sub implementation based on capnp:
https://github.com/commaai/cereal/blob/master/log.capnp
link