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.
The serialization/deserialization uses JSON format via json-glib
library. A serialized json object is returned from server to client
after executing the RPC function. Each RPC function defined in the
server side should take an extra GError argument to report error.
This requires: jansson
Maintained by: Marcel Saegebarth
Keywords: rpc,framwork,serialization,json,glib,python
ChangeLog: libsearpc
Homepage:
http://seafile.com/
Download SlackBuild:
libsearpc.tar.gz
libsearpc.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
libsearpc.SlackBuild |
libsearpc.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds