openmesh-client
v0.2.4
Published
Client for communicating with the Openmesh API.
Downloads
34
Readme
openmesh-client
Client library for sending authenticated requests to the Openmesh REST API and interacting with the streaming API.
Install
npm i --save openmesh-client
Build
npm i
npm run build
Test
npm test