import { type ServerInfo } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";
ServerInfo represents information from the connected server
Properties
If the server required nkey or JWT authentication the nonce used during authentication.
import { type ServerInfo } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";
ServerInfo represents information from the connected server
If the server required nkey or JWT authentication the nonce used during authentication.