Skip to main content
Module

x/earthstar_streaming_rpc/mod.ts>ITransportHttpServerOpts

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

Type Parameters

BagType extends FnsBag

Properties

deviceId: string
methods: BagType
optional
path: string