forked from BigfootDev/flatbuffers
Languages known issues
Go
- Always requires the
content-typeof the payload to be set toapplication/grpc+flatbuffers
example: .SayHello(ctx, b, grpc.CallContentSubtype("flatbuffers"))
content-type of the payload to be set to application/grpc+flatbuffersexample: .SayHello(ctx, b, grpc.CallContentSubtype("flatbuffers"))