Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve middleware documentation #395

Open
ealmloff opened this issue Jan 21, 2025 · 0 comments
Open

Improve middleware documentation #395

ealmloff opened this issue Jan 21, 2025 · 0 comments
Labels
documentation Improvements or additions to documentation fullstack related to the fullstack crate

Comments

@ealmloff
Copy link
Member

The middleware documentation briefly mentions that dioxus works with tower middleware, but it doesn't go into detail about how to use tower middleware. It would be nice to add information about:

  • Common tower middleware crates (tower-http)
  • How to implement your own tower middleware (or at least link to towers documentation about this)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation fullstack related to the fullstack crate
Projects
None yet
Development

No branches or pull requests

1 participant