Skip to content

apehead/async-hooks-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async Hooks Demo

A demo about the experimental async_hooks API in Node.js.

Getting Started

Clone the repo and install the dependencies:

$ git clone https://github.com/apehead/async-hooks-demo
$ cd async-hooks-demo && npm install

Running the examples

To run the examples you need Node.js version 8 or higher.

Run the desired example from the terminal with the node executable:

$ node examples/01-init-timer.js

Resources

About

⚓ Node.js async-hooks API demo ⚓

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published