Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface LostStreamData
import { type LostStreamData } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";

Records messages that were damaged and unrecoverable

Properties

msgs: number[] | null

The messages that were lost

bytes: number

The number of bytes that were lost