ExMCP.Client.States.Connecting (ex_mcp v0.10.0)
View SourceState data for connecting state.
Summary
Types
@type t() :: %ExMCP.Client.States.Connecting{ attempt_number: pos_integer(), common: ExMCP.Client.States.Common.t(), start_time: integer(), supervisor_pid: pid() | nil }