peer_online_state: response online state bits

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-07-27 00:35:40 +08:00
parent a4940f4634
commit f7fc45a3d2
2 changed files with 15 additions and 38 deletions

View File

@@ -154,8 +154,7 @@ message OnlineRequest {
}
message OnlineResponse {
repeated string onlines = 1;
repeated string offlines = 2;
bytes states = 1;
}
message RendezvousMessage {