Skip to content

amirhusseinSSoori/GrpcMviCleanArch

Repository files navigation

banner

NOTE gRPC is a modern open source high performance Remote Procedure Call (RPC) framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.https://grpc.io/

I used :

  1. clean architecture mvi
  2. Grpc
  3. coroutines
  4. Flow
  5. Navigation Components
  6. hilt
  7. KotlinDsl