The connection to the services provider was terminated. This should fire if the services disconnect unexpectedly or during a client reset.
OptionalonRegister a callback to be invoked when services reconnect.
The callback should re-establish any RPC streams.
Reconnection waits for all callbacks to complete before emitting reconnected.
OptionalreconnectedThe underlying service connection was re-established. Fires after all reconnection callbacks have completed.
Effect-native client for all client services, inferred from the effect-rpc definitions.
Preferred surface for new consumers; must be re-read after reconnect rather than cached.
Effects it produces require only the default runtime and can be run with any Runtime<never>.
Provide access to client services definitions and service handler.