cloudhead/nakamoto

Futures-based client API

Open

#15 geöffnet am 23. Jan. 2021

Auf GitHub ansehen
 (3 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Rust (63 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (390 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide