mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-02-16 02:20:41 +00:00
peer_online_state: response online state bits
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -154,8 +154,7 @@ message OnlineRequest {
|
||||
}
|
||||
|
||||
message OnlineResponse {
|
||||
repeated string onlines = 1;
|
||||
repeated string offlines = 2;
|
||||
bytes states = 1;
|
||||
}
|
||||
|
||||
message RendezvousMessage {
|
||||
|
||||
Reference in New Issue
Block a user