Show remote collaborators' active selections
This commit is contained in:
parent
2adf11e204
commit
c984b39aaa
8 changed files with 117 additions and 45 deletions
|
@ -234,9 +234,7 @@ message Buffer {
|
|||
|
||||
message SelectionSet {
|
||||
uint32 replica_id = 1;
|
||||
uint32 lamport_timestamp = 2;
|
||||
bool is_active = 3;
|
||||
repeated Selection selections = 4;
|
||||
repeated Selection selections = 2;
|
||||
}
|
||||
|
||||
message Selection {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue