Module

x/oak/http_server_native.ts>Server#[Symbol.asyncIterator]

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
Extremely Popular
Go to Latest
method Server.prototype.[Symbol.asyncIterator]
import { Server } from "https://dotland.deno.dev/x/oak@14.2.0/http_server_native.ts";

Returns

AsyncIterableIterator<NativeRequest>