Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 277 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 277 Bytes

nebula-nodejs

This repository provides Nebula client API in Nodejs.

Download nebula-nodejs

npm install nebula-nodejs

Usage examples

Constructing a NebulaPool

Acquiring a Session

Regular Session

Testing

npm install
npm test