FICHA · MANJARO

libsearpc

A simple C language RPC framework (including both server side & client side)

  • development-library
  • Dev
  • NETWORK
  • Dependency only
official+codex · reviewed · May 30, 2026 description in en

Description

C programs can use a small RPC framework for client-server communication. It is useful for projects that need structured remote calls without building a custom protocol from scratch.

This is a developer library. RPC code crosses process or network boundaries, so applications using it should validate inputs, handle authentication where needed, and avoid exposing unsafe methods.

Permissions

Permissions not analysed for this source yet.