Liking cljdoc? Tell your friends :D

mcp.transport


MCPTransportcljprotocol

Abstract transport layer for MCP communication.

Abstract transport layer for MCP communication.

close!clj

(close! this)

Closes the transport connection and cleans up resources.

Closes the transport connection and cleans up resources.

send!clj

(send! this message)

Sends a JSON-RPC message map. Returns a promise that will deliver the parsed JSON response map (or nil for notifications).

Sends a JSON-RPC message map. Returns a promise that will deliver 
the parsed JSON response map (or nil for notifications).
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close