Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dckc/spendr

toward an rchain gRPC client in rust using tokio and async / await
https://github.com/dckc/spendr

async grpc pre-alpha rchain rust tokio

Last synced: 16 days ago
JSON representation

toward an rchain gRPC client in rust using tokio and async / await

Awesome Lists containing this project

README

        

# spendr
rchain gRPC client in rust

inspired by [Tokio alpha release with async &
await](https://tokio.rs/blog/2019-08-alphas/):

> Some libraries include:
> ...
> - a gRPC client and server