Description
Java applications can read and write Cap'n Proto data through a language-specific library. It is useful for developers integrating Java services with Cap'n Proto schemas or RPC systems.
This is a development library, not a standalone app. Schema compatibility, generated code, and network-facing RPC behavior should be covered by tests in the application using it.