replace axum with.. #3202
Unanswered
XavDesbordes
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You could use the lower level render api in fullstack or contribute to one of the community maintained fullstack adapters for other renderers: https://github.com/DioxusLabs/web-adapters/tree/main/packages/fullstack |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
In case we don't want axum in the stack but another one.
What would be the best way to deal with it for the web/wasm platform?
Should I use ssr or web or is it possible to replace axum in the fullstack variant?
Beta Was this translation helpful? Give feedback.
All reactions