import * as willow from "https://deno.land/x/willow@0.3.5/src/wgps/guaranteed_queue.ts";
Classes
A FIFO queue which does not emit data until it has received guarantees that the data will be accepted. |
import * as willow from "https://deno.land/x/willow@0.3.5/src/wgps/guaranteed_queue.ts";
A FIFO queue which does not emit data until it has received guarantees that the data will be accepted. |