A simple C language RPC framework based on GObject system https://github.com/haiwen/libsearpc
Go to file
2024-01-06 05:44:23 +01:00
libsearpc.spec rebuilt with python 3.10 [release 3.3-2mamba;Thu Jun 29 2023] 2024-01-06 05:44:23 +01:00
README.md package created using the webbuild interface [release 3.0.4-1mamba;Tue Aug 05 2014] 2024-01-06 05:44:22 +01:00

libsearpc

Searpc is a simple C language RPC framework based on GObject system. Searpc handles the serialization/deserialization part of RPC, the transport part is left to users.