Results 8 comments of Morris

现在是要调第三方的一个接口,那接口是异步回调的,有没什么办法

我也想问,凉了吗

syntax = "proto3"; package aa; message Person { // ID int32 id = 1; // 姓名 string name = 2; // email string email = 3; // 朋友 string friends...

用的是 https://github.com/jhunters/jprotobuf/tree/master/v3 这里的代码编译。 发现我加个optional 就可以编译过了。但 ptotobuf v3 已经弃用了optional 和required. 能否增加对V3的支持

老哥敬你条汉子