FlatBuffers - When --grpc is used error No template named 'StreamedUnaryHandler' in namespace 'grpc::internal'

后端 未结 0 1047
情话喂你
情话喂你 2021-01-30 05:56

I am using FlatBuffers and here is my schema:

namespace Vibranium;

table AccountRole_Packet {
    id:int;
    name:string;
}
table AccountRole_Packet_Response {
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题