JSONRPCBatch

mcp.schema.JSONRPCBatch
See theJSONRPCBatch companion object
final case class JSONRPCBatch(requests: List[JSONRPCMessage]) extends JSONRPCMessage

A JSON-RPC batch, as described in https://www.jsonrpc.org/specification#batch.

Attributes

Companion
object
Source
JSONRPCBatch.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product