interface ActorConfig Properties protocol: { maxConnectionParametersSize: number; maxIncomingMessageSize: number; } state: StateConfig rpc: RpcConfig