Install elpa-epc by entering the following commands in the terminal:
sudo apt update sudo apt install elpa-epc
Description:
RPC stack for Emacs Lisp
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.
Homepage: https://github.com/kiwanami/emacs-epc
Version: 0.1.1-2
Section: universe/lisp