Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Futures-based client API #15

Open
cloudhead opened this issue Jan 23, 2021 · 3 comments
Open

Futures-based client API #15

cloudhead opened this issue Jan 23, 2021 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@cloudhead
Copy link
Owner

Currently, the client API is channel based, via crossbeam-channel. It would be worth exploring what a futures-based API might look like around Client and client::Handle.

@cloudhead cloudhead added the help wanted Extra attention is needed label Jan 23, 2021
@vincenzopalazzo
Copy link
Collaborator

Mh, there is some update from this side? or maybe we can start to discuss some features to add to the API?

@cloudhead
Copy link
Owner Author

This is still pretty low priority, as no one has shown interest yet, but we can start discussing if you have ideas.

@vincenzopalazzo
Copy link
Collaborator

If you think that it can be useful, I would be happy to start to think of some proposal. Also the ffi binding it is interesting to me, because I have a possible project where integrate nakamoto written in kotlin (btcli4j).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants