mcp.schema.request.PingRequest
See thePingRequest companion object
final case class PingRequest() extends Request
A ping, issued by either the server or the client, to check that the other party is still alive. The receiver must promptly respond, or else may be disconnected.
Attributes
- Companion
- object
- Source
- PingRequest.scala
- Graph
-
- Supertypes
Members list
In this article