ACP.McpServerSse (agent_client_protocol v0.1.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %ACP.McpServerSse{
  headers: term(),
  meta: term(),
  name: term(),
  url: term()
}

Functions

from_json(map)

new(name, url)

to_json(s)