cloudhead/nakamoto

Futures-based client API

Open

#15 aberto em 23 de jan. de 2021

Ver no GitHub
 (3 comments) (2 reactions) (0 assignees)Rust (63 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (390 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador