import * as oakGraphql from "https://deno.land/x/oak_graphql@0.6.4/graphql-subscriptions/pubsub-async-iterator.ts";
Classes
A class for digesting PubSubEngine events via the new AsyncIterator interface. This implementation is a generic version of the AsyncIterator, so any PubSubEngine may be used. |