WIP remote client/server tests
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import "common.proto";
|
||||
|
||||
package Remote;
|
||||
|
||||
message AuthRequest
|
||||
{
|
||||
required string user_name = 1;
|
||||
|
||||
Reference in New Issue
Block a user