Outbound message pump used by AbstractContext helpers.
| Methods | ||
|---|---|---|
public
|
sendNotification(JsonRpcNotification<non-empty-string> $notification): void
|
# |
public
|
sendRequest(JsonRpcRequest<non-empty-string> $request): JsonRpcResultResponse<Result>
|
# |