mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 16:01:28 +03:00
prepare device_info upload, change sync interval from 30s to 15s, also
enable android
This commit is contained in:
@@ -52,6 +52,7 @@ impl RendezvousMediator {
|
||||
}
|
||||
|
||||
pub async fn start_all() {
|
||||
crate::hbbs_http::sync::start();
|
||||
let mut nat_tested = false;
|
||||
check_zombie();
|
||||
let server = new_server();
|
||||
|
||||
Reference in New Issue
Block a user