Skip to content

SLIMRPC Compiler

The SLIMRPC compiler generates client and service stub code from Protocol Buffers definitions for use over SLIM. It works similarly to protoc, but targets SLIM as the transport layer.

For installation, usage, and examples, see the SLIMRPC compiler documentation in the slim-bindings repository.

For an overview of SLIMRPC, see SLIMRPC.