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: 3 months ago
JSON representation
toward an rchain gRPC client in rust using tokio and async / await
- Host: GitHub
- URL: https://github.com/dckc/spendr
- Owner: dckc
- License: apache-2.0
- Created: 2019-08-10T04:39:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-10T04:46:55.000Z (almost 6 years ago)
- Last Synced: 2025-04-04T20:15:02.631Z (3 months ago)
- Topics: async, grpc, pre-alpha, rchain, rust, tokio
- Language: Rust
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spendr
rchain gRPC client in rustinspired by [Tokio alpha release with async &
await](https://tokio.rs/blog/2019-08-alphas/):> Some libraries include:
> ...
> - a gRPC client and server