Hacker News new | ask | show | jobs
by mixedCase 1771 days ago
>are there any other major advantages of Cap’n Proto?

Parametric type polymorphism AKA generics.

I regularly think of Cap'n Proto when working with gRPC or GraphQL, despite not ever having had the chance to use it in a real project.