all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Clément Pit-Claudel" <cpitclaudel@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: jsonrpc.el closer to merging
Date: Sun, 10 Jun 2018 13:56:00 -0400	[thread overview]
Message-ID: <be84a346-0adc-8fa5-b294-7db6ab593e23@gmail.com> (raw)
In-Reply-To: <87sh5uvdnr.fsf@gmail.com>

On 2018-06-10 11:56, João Távora wrote:
> The last few weeks, I've been getting jsonrpc.el ready for integration
> into core (master/26.2) and/or ELPA.git.

I think this is great news.  I have multiple packages that use a client-server architecture, and moving them to JSON-RPC would be a nice simplification.

It would be nice if you hosted this on ELPA, so that others could take a dependency on that package without having to wait for new releases of Emacs :)

How closely does it follow JSON-RPC? For example, does it allow for servers to send notifications to clients? Does it allow more than one response per query?  If the server is killed, what does it do with pending queries?

Thanks again for this work!
Clément.



  reply	other threads:[~2018-06-10 17:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-10 15:56 jsonrpc.el closer to merging João Távora
2018-06-10 17:56 ` Clément Pit-Claudel [this message]
2018-06-10 22:36   ` João Távora
2018-06-11 13:08     ` Clément Pit-Claudel
2018-06-11 14:42       ` João Távora
2018-06-11 22:26         ` João Távora
2018-06-11 23:13           ` Clément Pit-Claudel
2018-06-13 10:19             ` João Távora
2018-06-11  1:46 ` Stefan Monnier
2018-06-11  6:34   ` João Távora
2018-06-11 12:30     ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=be84a346-0adc-8fa5-b294-7db6ab593e23@gmail.com \
    --to=cpitclaudel@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.