Incorporated automerge

This commit is contained in:
Tim Beatham
2023-10-06 11:52:51 +01:00
parent 81e2d16316
commit 47e260e310
10 changed files with 290 additions and 222 deletions

View File

@ -25,6 +25,7 @@ message GetMeshReply {
message JoinMeshRequest {
bytes changes = 1;
string meshId = 2;
}
message JoinMeshReply {