Skip to main content
Module

x/earthstar_streaming_rpc/mod.ts>RpcErrorUseAfterClose

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

Constructors

new
RpcErrorUseAfterClose(message?: string)