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

Properties

optional
callbacks: boolean
optional
msgs: number
optional
size: number
optional
subject: string
optional
asyncRequests: boolean
optional
pub: boolean
optional
sub: boolean
optional
rep: boolean
optional
req: boolean