Documentation
Dlang.org
parseMessage
mcp
protocol
jsonrpc
Parse and classify a single JSON-RPC message from text.
@
safe
@
safe
Message
parseMessage
(
string
text
)
mcp
protocol
jsonrpc
enums
MessageKind
functions
makeErrorResponse
makeNotification
makeRequest
makeResponse
parseAny
parseBatch
parseBatchTolerant
parseMessage
rpcIdString
structs
BatchMemberError
BatchResult
Message
ParsedInput
Parse and classify a single JSON-RPC message from text.