rust-jsonrpc icon indicating copy to clipboard operation
rust-jsonrpc copied to clipboard

conditional compilation for async roundtripper

Open gregdhill opened this issue 4 years ago • 1 comments

Signed-off-by: Gregory Hill [email protected]

Adds conditional compilation for optional async roundtripper. Required for rust-bitcoincore-rpc.

gregdhill avatar Oct 09 '20 15:10 gregdhill

You'll probably need to mess around with Travis to avoid testing this feature on Rust 1.21. (Also, that should be 1.29 now... see #33 )

apoelstra avatar Nov 09 '20 21:11 apoelstra