WIP remote client/server tests

This commit is contained in:
emeric
2014-05-07 13:31:47 +02:00
parent 57944e5415
commit 8f4d3e5e23
20 changed files with 3381 additions and 3081 deletions
+2
View File
@@ -1,5 +1,7 @@
import "common.proto";
package Remote;
message AuthRequest
{
required string user_name = 1;