Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface PH
import { type PH } from "https://deno.land/x/natsws@v1.29.0/src/nats-base-client.ts";

Methods

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