|
|
|
|
|
by signa11
801 days ago
|
|
i have done something exactly identical at my current place of employment, and am always inquisitive to see how others have 'stacked-da-cat'. we _unfortunately_ gravitated towards protobuf's despite my fervent appeal to go with capn-proto. that has caused a cascade of troubles / missed opportunities for optimizations etc. etc. |
|
I don't like that protobuf has recently started linking with abseil, which despite being a good framework, I can't use it if it doesn't build absolutely everywhere I need it to. So, maybe I'll be forced over to CapnProto one of these days?