cloudhead/nakamoto

Futures-based client API

Open

#15 opened on 2021年1月23日

GitHub で見る
 (3 comments) (2 reactions) (0 assignees)Rust (63 forks)github user discovery
help wanted

Repository metrics

Stars
 (390 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド