Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/acorn/http_server_bun.ts>default#[Symbol.asyncIterator]

A focused RESTful server framework for Deno 🌰🦕
Go to Latest
method default.prototype.[Symbol.asyncIterator]
import { default } from "https://deno.land/x/acorn@0.7.1/http_server_bun.ts";

Returns

AsyncIterableIterator<RequestEvent>