mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
lan discovery will be done soon
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -8,3 +8,8 @@ message Discovery {
|
||||
/// response port for current listening port(udp for now)
|
||||
int32 port = 2;
|
||||
}
|
||||
|
||||
message DiscoveryBack {
|
||||
string id = 1;
|
||||
base.PeerInfo peer = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user