Interface Nexus\Mcp\Core\Transport\SupervisableTransportInterface

extends TransportInterface

A transport whose peer runs as a process it owns, and which reports that the peer stopped serving without the shutdown having been requested.

Methods
Methods inherited from Nexus\Mcp\Core\Transport\TransportInterface
start(), send(), close(), onMessage(), onError(), onDrain(), onClose()