Interface Nexus\Mcp\Core\Transport\AbortableTransportInterface

extends TransportInterface

A transport whose in-flight work can be stopped one request at a time rather than only wholesale by close().

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