JSON-RPC library for GLib
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.

Maintainer: Antoine Jacoutot <ajacoutot@openbsd.org>

WWW: https://apps.gnome.org/
