lan discovery almost done

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2021-12-21 00:10:14 +08:00
parent 5682b088de
commit d00352f4e4
9 changed files with 93 additions and 47 deletions

View File

@@ -28,7 +28,7 @@ mod connection;
pub mod input_service;
mod service;
mod video_service;
mod udp;
pub mod udp;
use hbb_common::tcp::new_listener;