Module ping

Module ping 

Source
Expand description

Connection testing types

This module contains types for MCP ping functionality, allowing connection health checking between clients and servers.

Structsยง

PingParams
Ping request parameters (optional data)
PingRequest
Ping request wrapper
PingResult
Ping result (echoes back the data)