1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-15 23:39:56 -04:00

reference google version of protobuf library

This commit is contained in:
Shelikhoo
2021-06-23 14:34:03 +01:00
parent 881571374d
commit a4e6fe5a94
29 changed files with 740 additions and 1641 deletions

View File

@@ -6,7 +6,7 @@ option go_package = "github.com/v2fly/v2ray-core/v4;core";
option java_package = "com.v2ray.core";
option java_multiple_files = true;
import "common/serial/typed_message.proto";
import "google/protobuf/any.proto";
import "transport/config.proto";
// Config is the master config of V2Ray. V2Ray takes this config as input and