Stef Heyenrath
Stef Heyenrath
Also added another test: https://github.com/WireMock-Net/WireMock.Net/blob/bug/1144-protobuf/test/WireMock.Net.Tests/Grpc/WireMockServerTests.Grpc.cs#L144
https://github.com/WireMock-Net/WireMock.Net/issues/1153
Using https://protobuf.heyenrath.nl/ with your message and `google.protobuf.Empty` does return an empty byte array 
Hello @ArcaneTSGK, could you make an example project to demonstrate this issue?
Hello @ArcaneTSGK, could you make an example project to demonstrate this issue?
@carlos-pilao-deltatre Can you please test preview version 1.6.2-ci-19188?
You did check MyGet?
@carlos-pilao-deltatre try this 1.6.3-ci-19198
> > 1. If you have _import google/protobuf/empty.proto_ in your proto file and you are **not** referencing _Empty_ anywhere the response will be always _404 Unimplemented_ > > 2. If...
This is not yet possible.