跳转到内容
简体中文

roundRobinStrategy

此内容尚不支持你的语言。

roundRobinStrategy(): RoutingStrategy

Defined in: src/Router.ts:21

Round-robin: one routee per message, cycling through the pool.

RoutingStrategy