FeedR
FeedR copied to clipboard
Microservices sample solution for YouTube videos services
This PR adds _OptionsBuilder_ capability to the `AddStreaming` extension method. [+] unit tests to make sure that registration is taking place correctly.
This PR refactors the `AddRedis` extension method to fetch the `IConfiguration` from the already built _ServiceCollection_ (the `IServiceProvider`) instead of relying on the explicitly passed `IConfiguration`. Pros: * Does not...
I am trying to reach the services on amd64 machine using docker compose, tye run, docker run and pm2 but only two services are reachable, that is gateway and notifier....
How to implement duplex communication in gRPC Pricing service?