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

Members

INFO = "io.nats.micro.v1.info_response"
PING = "io.nats.micro.v1.ping_response"
STATS = "io.nats.micro.v1.stats_response"