yao/.github
Max 6e68efaba3 Implement gRPC support in the Yao SDK
- Add gRPC server configuration to the application, allowing for gRPC communication.
- Introduce new Makefile targets for gRPC unit testing and proto code generation.
- Update CI workflows to include gRPC tests with SQLite as the transport layer.
- Refactor the sandbox design to support multi-node capabilities and improve isolation.
- Enhance the service layer to facilitate internal request forwarding for gRPC APIs.

This commit lays the groundwork for integrating gRPC into the Yao SDK, improving performance and scalability.
2026-03-04 13:17:48 +08:00
..
actions/setup-db Update Dockerfile to use the latest Docker image 2026-02-13 11:39:36 +08:00
ISSUE_TEMPLATE Remove outdated issue templates and update contact links in config.yml 2024-12-09 09:40:30 +08:00
workflows Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00