mirror of
https://github.com/tokio-rs/axum.git
synced 2025-01-11 12:31:25 +01:00
ECOSYSTEM.md: Add axum-jrpc
(#1056)
This commit is contained in:
parent
82e8eaeee4
commit
1c470ae677
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue