Metadata server and Client initial code
-- Added a basic interface at MDS to receive gRPC calls from client -- Added basic infrastructure for RPC implementation -- Added a client module for E2E implementation testing
Showing
code/.idea/.gitignore
0 → 100644
code/.idea/.name
0 → 100644
code/.idea/compiler.xml
0 → 100644
code/.idea/gradle.xml
0 → 100644
code/.idea/misc.xml
0 → 100644
code/.idea/modules/code.iml
0 → 100644
code/.idea/uiDesigner.xml
0 → 100644
code/.idea/vcs.xml
0 → 100644
This diff is collapsed.
code/hpdos_client/.gitignore
0 → 100644
File moved
File moved
File moved
File added
code/hpdos_server/gradlew
0 → 100755
Please register or sign in to comment