Per-envelope inbound dispatch contract shared by the Server and Client runtimes.
| Methods | ||
|---|---|---|
public
|
dispatch(array<string, mixed> $envelope, TransportInterface $transport, ReceiveContext $context): void
|
# |
public
|
flushPending(): void
|
# |
public
|
cancelRequest(RequestId $id): void
|
# |