refactor:VideoQoS

This commit is contained in:
csf
2022-07-05 22:31:08 +08:00
parent 5bd08bf0a7
commit 0e957a7762
3 changed files with 222 additions and 220 deletions

View File

@@ -38,6 +38,7 @@ pub const NAME_POS: &'static str = "";
mod connection;
mod service;
mod video_qos;
pub mod video_service;
use hbb_common::tcp::new_listener;