Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

mcp.ServerSession

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

API reference · Markdown

struct mcp.ServerSession
struct [source]
struct [source]
struct mcp.ServerSession

ServerSession owns one SDK session and the resources scoped to its client.

Members

Close

Close ( ) → error
method [source]
method [source]
Close

Close stops scoped work, closes the transport, and joins SDK session cleanup.

Wait

Wait ( ) → error
method [source]
method [source]
Wait

Wait waits for client termination and session cleanup.

Esc

Type to search.