Hi - I was wondering if the
pact-stub-server was usable for generating a pactfile-based test double for a gRPC service? I'm
guessing no based upon the way it
filters for only HTTP interactions and then matches on method/path/parameters.
If the answer is in fact "no", then I wonder if there are any alternative suggestions for stubbing out gRPC providers for a client?