koujian commented on issue #700: grpc迁移brpc问题
URL: https://github.com/apache/incubator-brpc/issues/700#issuecomment-476068122
 
 
   
这样做编不过的,类型都不一致。现在用proto.exe生成了helloworld.grpc.pb.h,helloworld.grpc.pb.cc;helloworld.pb.h、helloworld.pb.cc;helloworld.grpc.pb.h中service类派生自grpc::service而不是google::protobuf::service,是不是我生成时用的插件不对?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to