Commit Graph

3 Commits

Author SHA1 Message Date
Asher 8252c372af
Provide a way to tell when event handlers are finished
This lets us actually wait for disposal before a graceful exit.
2020-11-05 15:08:07 -06:00
G r e y a0ff2014c3
Add Callback type
Adds a reusable Callback type that is applied to emitter.ts for improved
readability/simplicity.
2020-08-10 21:41:46 -05:00
Asher b29346ecdf
Implement new structure 2020-02-04 14:31:44 -06:00