Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
daemon/rpc: Use a promise/future model for allowing more asynchronicity
This will allow the daemon to spawn off long running operations and then service any new operations requested by the RPC. Fixes #643
- Loading branch information