Communicate with dune
using
dune-rpc and
eio.
This library implements an instance of the dune-rpc
functor to be used by
Eio
clients.
This is an experimental package that allows me to learn more about dune-rpc and eio.
The dune-rpc-eio
package is a direct translation of the
dune-rpc-lwt package that is
part of the official dune
distribution, released under MIT License.
The tests were heavily inspired by the tests used in dune-rpc-lwt
.