implement background message handler (worker)

This commit is contained in:
2022-05-22 13:27:53 +02:00
parent 6366932aca
commit 1487ad5bd3
11 changed files with 323 additions and 34 deletions

View File

@@ -7,6 +7,7 @@ edition = "2021"
[dependencies]
relm4 = {version="0.4", features = ["libadwaita", "macros"]}
tokio = { version = "1", features = ["full"] }
[package.metadata.appimage]
auto_link = true