mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-02-16 02:20:43 +00:00
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -14,6 +14,7 @@ use bytes::Bytes;
|
||||
use clap::{Arg, Command};
|
||||
use tokio::time::Duration;
|
||||
|
||||
#[cfg(feature = "webrtc")]
|
||||
use webrtc::peer_connection::math_rand_alpha;
|
||||
|
||||
#[tokio::main]
|
||||
|
||||
@@ -42,4 +42,4 @@ impl WebRTCStream {
|
||||
}
|
||||
}
|
||||
|
||||
fn _main() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user