jsonrpc-glib: jsonrpc-glib (a library to communicate using the JSON-RPC 2.0 spec) jsonrpc-glib: jsonrpc-glib: Jsonrpc-GLib is a library to communicate with JSON-RPC based peers in jsonrpc-glib: either a synchronous or asynchronous fashion. It also allows jsonrpc-glib: communicating using the GVariant serialization format instead of jsonrpc-glib: JSON when both peers support it. You might want that when jsonrpc-glib: communicating on a single host to avoid parser overhead and jsonrpc-glib: memory-allocator fragmentation. jsonrpc-glib: jsonrpc-glib: https://gitlab.gnome.org/GNOME/jsonrpc-glib jsonrpc-glib: