Bindings
MIG defines one core capability model with transport-specific bindings.
Binding Docs
Section titled “Binding Docs”Binding Selection
Section titled “Binding Selection”- Use gRPC for strongly typed service-to-service invocation and stream contracts.
- Use HTTP for gateway-centric deployments and edge-accessible APIs.
- Use NATS for asynchronous event-heavy systems with durability and replay needs.