getify/revocable-queue

Need to manage a gate of event-state toggles

getify opened this issue · 0 comments

Need a helper that provides a gate, which subscribes to a set of EventEmitter instances (via lazyZip(..)) and completes only when all toggle event-states are activated at the same time.