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

Methods

flush(p?: Deferred<void>): Promise<void>
disconnect(): void
dispatchStatus(status: Status): void