Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/earthstar_streaming_rpc/mod.ts>fetchWithTimeout

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

Parameters

timeout: number
...args: Parameters<fetch>