Skip to main content
Module

x/earthstar_streaming_rpc/mod.browser.ts>RpcErrorTimeout

Like JSON-RPC, but supports streaming.
Latest
class RpcErrorTimeout
extends RpcError
Re-export
import { RpcErrorTimeout } from "https://deno.land/x/earthstar_streaming_rpc@v5.0.1/mod.browser.ts";

Constructors

new
RpcErrorTimeout(message?: string)