Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grpc_basic/http2/stream.ts>Stream#altsvc

Very basic gRPC implementation for Deno
Latest
method Stream.prototype.altsvc
import { Stream } from "https://deno.land/x/grpc_basic@0.4.7/http2/stream.ts";

Parameters

host: string
port: number
protocolID: string
maxAge: number
origin: string