import { deferred } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";
Returns a Promise that has a resolve/reject methods that can be used to resolve and defer the Deferred.
import { deferred } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";
Returns a Promise that has a resolve/reject methods that can be used to resolve and defer the Deferred.