elpa-epc

RPC stack for Emacs Lisp
  https://github.com/kiwanami/emacs-epc
  0
  no reviews



This is an asynchronous RPC stack for Emacs. Using this RPC stack, the Emacs can communicate with the peer process. Because the protocol is S-expression encoding and consists of asynchronous communications, the RPC response is fairly good.