1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-04-02 04:27:23 +02:00

add ezsockets to community maintained ecosyste ()

This commit is contained in:
Grzegorz Baranski 2022-03-26 16:22:07 +01:00 committed by GitHub
parent dee4e73af4
commit 79501afd10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [axum-msgpack](https://crates.io/crates/axum-msgpack): MessagePack Extractors for axum.
- [axum-sqlx-tx](https://crates.io/crates/axum-sqlx-tx): Request-bound [SQLx](https://github.com/launchbadge/sqlx#readme) transactions with automatic commit/rollback based on response.
- [aliri_tower](https://crates.io/crates/aliri_tower): JWT validation and OAuth2 scopes checking middleware.
- [ezsockets](https://github.com/gbaranski/ezsockets): Easy to use WebSocket library that integrates with Axum.
## Project showcase