mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00: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