slackbuilds/libraries/jsonrpc-glib
Charadon 89d166f93b
libraries/jsonrpc-glib: Updated for version 3.43.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-03-11 21:08:29 +07:00
..
README
jsonrpc-glib.SlackBuild
jsonrpc-glib.info
slack-desc

README

Jsonrpc-GLib is a library to communicate with JSON-RPC based peers in
either a synchronous or asynchronous fashion. It also allows
communicating using the GVariant serialization format instead of
JSON when both peers support it. You might want that when
communicating on a single host to avoid parser overhead and
memory-allocator fragmentation.