1.1.2 • Published 5 years ago

pati v1.1.2

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
5 years ago

pati

Async / await helpers

Build Status

Lead Maintainer: Gil Pedersen

  • EventDispatcher - Safely consume emitted events.
  • TimeoutDispatcher - Create a cancelable timeout.

These are both based on a cancellable Dispatcher class, that can be used to create custom dispatchers, along with methods to compose them.