Skip to content

Commit

Permalink
daemon/rpc: Use a promise/future model for allowing more asynchronicity
Browse files Browse the repository at this point in the history
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
Chris Townsend committed Mar 14, 2019
1 parent e2d8d9b commit 6d123b5
Show file tree
Hide file tree
Showing 4 changed files with 234 additions and 179 deletions.
Loading

0 comments on commit 6d123b5

Please sign in to comment.