mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 14:31:28 +03:00
keep session when network interrupt
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -63,6 +63,7 @@ message LoginRequest {
|
||||
PortForward port_forward = 8;
|
||||
}
|
||||
bool video_ack_required = 9;
|
||||
uint64 session_id = 10;
|
||||
}
|
||||
|
||||
message ChatMessage { string text = 1; }
|
||||
|
||||
Reference in New Issue
Block a user