Description
A GLib library for JSON-RPC and GVariant-based remote procedure calls. Developers use it when applications or services need structured request and response messaging.
It is an application infrastructure library, not a server by itself. Correct authentication, transport security and input validation still depend on the software using it.