nakamoto icon indicating copy to clipboard operation
nakamoto copied to clipboard

Futures-based client API

Open cloudhead opened this issue 4 years ago • 3 comments

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 avatar Jan 23 '21 23:01 cloudhead

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

vincenzopalazzo avatar Dec 06 '21 22:12 vincenzopalazzo

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

cloudhead avatar Dec 07 '21 09:12 cloudhead

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).

vincenzopalazzo avatar Dec 07 '21 12:12 vincenzopalazzo