Add socketioxide lib to ECOSYSTEM.md (#2335)

This commit is contained in:
Théodore Prévot 2023-11-22 20:37:35 +01:00 committed by GitHub
parent 30afe97e99
commit 2f4720907a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [axum-valid](https://github.com/gengteng/axum-valid): Extractors for data validation using validator, garde, and validify.
- [tower-sessions](https://github.com/maxcountryman/tower-sessions): Sessions as a `tower` and `axum` middleware.
- [shuttle](https://github.com/shuttle-hq/shuttle): Build & ship backends without writing any infrastructure files. Now with Axum support.
- [socketioxide](https://github.com/totodore/socketioxide): An easy to use socket.io server implementation working as a `tower` layer/service.
## Project showcase