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

x/pbkit/core/runtime/async/event-buffer.ts>CreateEventBufferConfig

Protobuf toolkit for modern web development
Latest
interface CreateEventBufferConfig
import { type CreateEventBufferConfig } from "https://deno.land/x/pbkit@v0.0.70/core/runtime/async/event-buffer.ts";

Properties

optional
onDrainStart: () => void
optional
onDrainEnd: () => void