How I can use Ocelot Gateway for gRPC service in .Net Core 3.1?
Ocelot not support gRPC or is there any way to integrate it? Hope to help, thank you!
How I can use Ocelot Gateway for gRPC service in .Net Core 3.1?
Ocelot not support gRPC or is there any way to integrate it? Hope to help, thank you!
Currently Ocelot does not provide this functionality out of the box, but you can find some workarounds here:
Personally, I haven't used any of them but it's worth a try.