ECOSYSTEM.md: Add axum-jrpc (#1056)

This commit is contained in:
Vladimir
2022-05-26 12:07:26 +02:00
committed by GitHub
parent 82e8eaeee4
commit 1c470ae677
+1
View File
@@ -17,6 +17,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [axum-auth](https://crates.io/crates/axum-auth): High-level http auth extractors for axum.
- [shuttle](https://github.com/getsynth/shuttle): A serverless platform built for Rust. Now with axum support.
- [axum-tungstenite](https://github.com/davidpdrsn/axum-tungstenite): WebSocket connections for axum directly using tungstenite
- [axum-jrpc](https://github.com/0xdeafbeef/axum-jrpc): Json-rpc extractor for axum
## Project showcase