Async Hooks

Async Hooks History

  • Sep 2013 Trevor Norris' AsyncListener PR landed
    • zero overhead when not in use and highly flexible API
    • in conjunction the AsyncWrap class was created as a single point to track all asynchronous operations