NodeClusterHttp3
layerconstBuilds the Node cluster HTTP/WebSocket sharding layer, configuring runner transport, RPC serialization, message storage, runner health checks, and optional client-only mode.layerHttpServerconstProvides the HTTP server and Node HTTP services used by cluster runners, listening on ShardingConfig.runnerListenAddress or runnerAddress.layerK8sHttpClientconstProvides a K8sHttpClient backed by the Undici HTTP client and the Kubernetes-aware dispatcher.