cloudhead/nakamoto

Futures-based client API

Open

#15 aperta il 23 gen 2021

Vedi su GitHub
 (3 commenti) (2 reazioni) (0 assegnatari)Rust (63 fork)github user discovery
help wanted

Metriche repository

Star
 (390 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor