domain-id

0.0.5 • Public • Published

domain-id Build Status

Assigns an ID to a domain.

Propagates IDs across requests.

Install

$ npm install domain-id

Use

You just need to require domain-id:

require('domain-id');

You will then have domain._id accessible in your domain objects. This id will automatically propagate across your HTTP requests.

Licence

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i domain-id

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • pgte