There is a draft up already: https://github.com/rust-bitcoin/corepc/pull/505 by @jamillambert and @satsfy is keen to work too. - We have the green light to add feature gated async support to `jsonrcp` (using `bitreq`) - #505 shows which methods should IMO be included in `v0.1.0`. - IMO the prod client should be async only and unconditionally use `jsonrpc` and `bitreq` (with `async` enabled) but leaving that up to the implementors Let's ship already.
There is a draft up already: #505 by @jamillambert and @satsfy is keen to work too.
jsonrcp(usingbitreq)v0.1.0.jsonrpcandbitreq(withasyncenabled) but leaving that up to the implementorsLet's ship already.