Skip to content
Discussion options

You must be logged in to vote

Is Tauri right for the server component of my project even if I don't use the front-end features of Tauri?

Assuming frontend features includes being able to show a window (even if that shows a remote-ish url) then i think it's not the best tool for the job. It would still work though.
Not sure which features you listed are desired for the server but for example most plugins main purpose is to expose rust code/crates to the js side / integrate them better into tauri's event loop. Packaging for example can also be done via cargo-packager which is a generalized outsourced tauri-bundler.

Is Tauri right for my clients (except Xbox)?

Sure, why not.

And, should each of these be their own cr…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ReenigneArcher
Comment options

@FabianLars
Comment options

Answer selected by ReenigneArcher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants