Integrate tunnel status streaming
This commit is contained in:
parent
827f0e65dc
commit
4f2337ef31
5 changed files with 85 additions and 32 deletions
|
|
@ -3,6 +3,7 @@ use adw::prelude::*;
|
|||
use gtk::Align;
|
||||
use relm4::{
|
||||
component::{
|
||||
worker::{Worker, WorkerController},
|
||||
AsyncComponent, AsyncComponentController, AsyncComponentParts, AsyncComponentSender,
|
||||
AsyncController,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue