콘텐츠로 이동
한국어

ClusterRouter

이 콘텐츠는 아직 번역되지 않았습니다.

const ClusterRouter: object

Defined in: src/cluster/router/ClusterRouter.ts:93

Props factory for the cluster router. See ClusterRouterOptions for the configuration shape.

props<TMsg>(opts): Props<TMsg | Broadcast<TMsg>>

TMsg

ClusterRouterOptions<TMsg>

Props<TMsg | Broadcast<TMsg>>