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 | ||
|---|---|---|
public
|
onUnexpectedExit(Closure(null|int): void $listener): SubscriptionInterface
|
# |
| Methods inherited from Nexus\Mcp\Core\Transport\TransportInterface |
|---|
start(), send(), close(), onMessage(), onError(), onDrain(), onClose() |