feature/grpc-connector #1

Merged
GW_MC merged 10 commits from feature/grpc-connector into master 2026-04-01 15:45:41 +08:00
Owner
No description provided.
GW_MC added 7 commits 2026-03-21 11:17:50 +08:00
- Added `AgentConnectorTrait` and `AgentConnector` for managing agent connections.
- Introduced `SshAgentConnector` to handle SSH-related functionalities and start a gRPC server.
- Created database entities for `agents`, `certificates`, `organizations`, `public_key_revocations`, `setup_tokens`, `upstreams`, `users`, `virtual_hosts`, and `workspaces` using SeaORM.
- Developed `CertificateService` for managing certificate generation and retrieval.
- Implemented the main server logic to initialize the database connection and start the agent server.
- Configured development settings in `development.toml` for server and database connections.
GW_MC added 3 commits 2026-03-21 11:52:42 +08:00
GW_MC merged commit c5c4430b23 into master 2026-04-01 15:45:41 +08:00
GW_MC deleted branch feature/grpc-connector 2026-04-01 15:45:41 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GW_MC/NxMesh-old-2#1