Skip to main content
Module

x/earthstar_streaming_rpc/mod.ts>EnvelopeResponseWithError

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

Properties

kind: "RESPONSE"
fromDeviceId: string
envelopeId: string
error: string