Context component:
- Migrated to use new generic gRPC servicer - Migrated to use new generic Rest servicer - Migrated to use new settings framework
Showing
- src/context/Config.py 0 additions, 17 deletionssrc/context/Config.py
- src/context/client/ContextClient.py 8 additions, 4 deletionssrc/context/client/ContextClient.py
- src/context/service/Populate.py 2 additions, 2 deletionssrc/context/service/Populate.py
- src/context/service/__main__.py 10 additions, 19 deletionssrc/context/service/__main__.py
- src/context/service/grpc_server/ContextService.py 13 additions, 52 deletionssrc/context/service/grpc_server/ContextService.py
- src/context/service/rest_server/RestServer.py 23 additions, 0 deletionssrc/context/service/rest_server/RestServer.py
- src/context/tests/test_unitary.py 17 additions, 14 deletionssrc/context/tests/test_unitary.py
Please register or sign in to comment