rwadurian/backend/mpc-system/services/account/adapters/output
hailin 59e8d9975d feat(mpc-system): implement gRPC integration for account service
- Add SessionCoordinatorClient gRPC adapter with connection retry logic
- Implement MPCHandler with real gRPC calls to session-coordinator
- Replace placeholder implementation with actual session creation
- Add keygen and signing session endpoints with proper validation
- Include comprehensive implementation summary documentation

This enables account-service to create real MPC sessions via gRPC
instead of returning mock data. Requires main.go integration to activate.
2025-12-05 01:24:53 -08:00
..
grpc feat(mpc-system): implement gRPC integration for account service 2025-12-05 01:24:53 -08:00
jwt > 2025-11-29 01:35:10 -08:00
postgres > 2025-11-29 01:35:10 -08:00
rabbitmq > 2025-11-29 01:35:10 -08:00
redis > 2025-11-29 01:35:10 -08:00