Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

WIP: refactor to support sync/async support #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stevenroose
Copy link
Contributor

This is a WIP but I publish it because it is used in a WIP refactor for the bitcoincore-rpc crate which uses this

@stevenroose stevenroose force-pushed the request branch 4 times, most recently from 95b6227 to b8624d7 Compare April 5, 2023 20:24
@@ -30,10 +30,16 @@ simple_uds = []
# Enable Socks5 Proxy in transport
proxy = ["socks"]

# transport implementations
tp-hyper = [ "hyper" ]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tp?

@tcharding
Copy link
Collaborator

tcharding commented May 1, 2024

Relevant comment by @apoelstra about async in this crate (so I can find it later: rust-bitcoin/rust-miniscript#662 (comment))

@tcharding
Copy link
Collaborator

Once #117 through #121 are in I'm going to pick this up and try and rebase it, do you know of any landmines I should know about @apoelstra or @stevenroose?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants