Mention "axum-typed-websockets" in community ecosystem

This commit is contained in:
David Pedersen 2021-11-03 10:26:20 +01:00
parent 0f1f28062d
commit b60bfd7f34

View file

@ -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