A reference to an active subscription process.
Summary
Types
@type t() :: %ExMCP.Client.Subscription.Ref{ acknowledged_filter: map(), client: GenServer.server(), pid: pid(), request_id: ExMCP.Types.request_id(), requested_filter: map() }
A reference to an active subscription process.
@type t() :: %ExMCP.Client.Subscription.Ref{ acknowledged_filter: map(), client: GenServer.server(), pid: pid(), request_id: ExMCP.Types.request_id(), requested_filter: map() }