mocking Stream gRPC response with Camouflage
I recently migrated my gRPC client to Stream approach, and the previous mocking implementation with Camouflage does not work anymore.
My client(Java):
I recently migrated my gRPC client to Stream approach, and the previous mocking implementation with Camouflage does not work anymore.
My client(Java):