[GNU ELPA] Jsonrpc version 1.0.29

ELPA update <[email protected]> Sat, 27 Jun 2026 17:03:41 -0400
Newsgroups gmane.emacs.sources
Message-ID <[email protected]>
Version 1.0.29 of package Jsonrpc has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Jsonrpc describes itself as:

  =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
  JSON-RPC library
  =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

More at https://elpa.gnu.org/packages/jsonrpc.html

## Summary:

  This library implements the JSONRPC 2.0 specification as described
  in https://www.jsonrpc.org/.  As the name suggests, JSONRPC is a
  generic Remote Procedure Call protocol designed around JSON
  objects.  To learn how to write JSONRPC programs with this library,
  see Info node `(elisp)JSONRPC'."

  This library was originally extracted from eglot.el, an Emacs LSP
  client, which you should see for an example usage.

## Recent NEWS:

[Not provided =F0=9F=99=81]