mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-21 14:46:32 +01:00
Mention "axum-typed-websockets" in community ecosystem
This commit is contained in:
parent
0f1f28062d
commit
b60bfd7f34
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ If your project isn't listed here and you would like it to be, please feel free
|
|||
|
||||
## Community maintained axum ecosystem
|
||||
|
||||
- [axum-server](https://github.com/programatik29/axum-server): axum-server is a hyper server implementation designed to be used with axum framework.
|
||||
- [axum-server](https://crates.io/crates/axum-server): axum-server is a hyper server implementation designed to be used with axum framework.
|
||||
- [axum-typed-websockets](https://crates.io/crates/axum-typed-websockets): `axum::extract::ws` with type safe messages.
|
||||
|
||||
## Project showcase
|
||||
|
||||
|
|
Loading…
Reference in a new issue