A “temporary” solution as the company optimizes desktop app performance
Don’t use Electron, discord devs.
They’re already using rust for their backend services. This seems like a good use case for dioxus/tauri
Dorion’s discord Tauri client ! But yeah should be made official
Isn’t that just a rust wrapper of chromium or Firefox?
Good question, it’s actually using the native webview component that the target OS already has installed. Electron bundles chromium in each of its compiled apps.
Since tauri isn’t running a whole browser to do its job it can typically do the same work faster. The trade off, of course, is that you need to be familiar with Rust code, but their dev team already is so that should be fine! If they have any hard dependencies on Node’s libraries it could be an issue though.
There is no reason to download it, just use the website.
Or even better, an alternative client like Vesktop
Going through the settings now. I was using the desktop client because the web browser version didn’t support voice activity (only push to talk), but it looks like that’s no longer the case?





