Available on crate feature
rpc
only.Expand description
Experimental RPC support.
Functions
- Run an RPC listener task to accept incoming connections at the Unix socket address of
path
. - Backend function to implement an RPC listener: runs in a loop.