使用tokio改写处理逻辑
This commit is contained in:
@@ -4,6 +4,7 @@ message RegistrationRequest{
|
||||
string device_id = 2;
|
||||
string name = 3;
|
||||
bool is_fast = 4;
|
||||
string version = 5;
|
||||
}
|
||||
|
||||
message RegistrationResponse{
|
||||
|
||||
Reference in New Issue
Block a user