extends |
TransportInterface |
|---|
A transport that replaces its own connection in place, so the peer a caller writes to may be a different one from the peer it wrote to a moment ago.
| Methods | ||
|---|---|---|
public
|
onReconnect(Closure(): void $listener): SubscriptionInterface
|
# |
public
|
isReconnecting(): bool
|
# |
| Methods inherited from Nexus\Mcp\Core\Transport\TransportInterface |
|---|
start(), send(), close(), onMessage(), onError(), onDrain(), onClose() |