mirror of
https://github.com/tokio-rs/axum.git
synced 2024-12-28 07:20:12 +01:00
Add socketioxide
lib to ECOSYSTEM.md (#2335)
This commit is contained in:
parent
30afe97e99
commit
2f4720907a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue