Skip to main content
Module

x/oak/http_server_bun.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://deno.land/x/oak@v14.1.1/http_server_bun.ts";

Returns

AsyncIterableIterator<BunRequest>