|
|
|
|
|
by swlkr
1049 days ago
|
|
Dioxus liveview or if you don't want websockets, dioxus fullstack, you can use warp or salvo but axum is good. Rust embed is also great, I cross compile everything into a single dynamically linked binary and scp to my vps, deployment is a breeze. |
|