import { deferred } from "https://deno.land/x/natsws@v1.29.2/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.29.2/src/mod.ts";
Returns a Promise that has a resolve/reject methods that can be used to resolve and defer the Deferred.