- 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. |
||
|---|---|---|
| .. | ||
| adapters | ||
| application | ||
| cmd/server | ||
| domain | ||
| Dockerfile | ||