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

Properties

src: string

The source subject to republish

dest: string

The destination to publish to

optional
headers_only: boolean

Only send message headers, no bodies