prepare device_info upload, change sync interval from 30s to 15s, also

enable android
This commit is contained in:
rustdesk
2023-07-19 21:46:15 +08:00
parent c9d19115e9
commit e48f36a227
3 changed files with 4 additions and 4 deletions

View File

@@ -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();