cloudhead/nakamoto

Futures-based client API

Open

#15 创建于 2021年1月23日

在 GitHub 查看
 (3 评论) (2 反应) (0 负责人)Rust (63 fork)github user discovery
help wanted

仓库指标

Star
 (390 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南