This project is gRPC service mesh built for Dubbo, with low resource usage, enabling high-performance inter-service communication, traffic control, and security.
The repositories include:
- api — API definitions for Dubbo.
- client-go — Go client library for the Dubbo API.
- dubboctl — Command-line tool that provides control plane management, development framework setup, and application deployment capabilities.
- dubbod — The control plane, communicating based on gRPC and xDS APIs.
- operator — Provides user-friendly options for operating the service mesh.
Please refer to official website
Refer to CONTRIBUTING.md
Apache License 2.0, see LICENSE.