Skip to content

Latest commit

 

History

94 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Protos

This repository contains the shared Protocol Buffer definitions for the MPloyee microservices. These protos define the unified gRPC contracts that drive communication between all components in the ecosystem.

Documentation Index

High-Level Architecture

graph TD
    Client[Client Applications] -.->|Imports| Protos[Shared Protos]
    Orchestrator[Orchestrator Service] -.->|Imports| Protos
    Processor[Document Processor Service] -.->|Imports| Protos
    
    Client -->|gRPC via Protos| Orchestrator
    Orchestrator -->|gRPC via Protos| Processor
Loading

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages