1.2 KiB
1.2 KiB
Giao tiếp liên dịch vụ
Skill:
inter-service-communication
Compatibility: .NET 8+, MassTransit, RabbitMQ, Polly, gRPC
Overview
Giao tiếp liên dịch vụ. Use for Event Bus (RabbitMQ), Integration Events, HTTP Client với Polly, và gRPC patterns.
When to Use
Use this skill when:
- Publishing domain events to other services / Publish domain events đến services khác
- Consuming integration events / Consume integration events
- Making HTTP calls to other services / Gọi HTTP đến services khác
- Implementing resilient communication / Triển khai giao tiếp có khả năng phục hồi
Quick Reference
For detailed patterns, code examples, and best practices, refer to the full skill documentation.
Related Skills
See Skills Index for related skills.
Additional Resources
- Full Skill Documentation:
...agent/skills/inter-service-communication/SKILL.md - Code Examples:
...agent/skills/inter-service-communication/references/REFERENCE.md
Vietnamese Version: Tài liệu tiếng Việt