[GNU ELPA] Jsonrpc version 1.0.28
ELPA update <[email protected]> Thu, 02 Apr 2026 17:04:00 -0400
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 1.0.28 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: ================ JSON-RPC library ================ 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 🙁]