-
-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Labels
Description
I recently discovered that WireMock.NET supports Aspire, and I’ve started using it successfully. However, in real products we inevitably encounter gRPC, so naturally I wanted to use WireMock.NET with Aspire to mock gRPC as well. Unfortunately, I couldn’t find any related documentation, and after tracing through the code, I also noticed that none of the external customization parameters seem to support this.
So I’d like to ask: is this something that’s simply not planned to be supported, or will it be supported in the future?