Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Node.js streaming client

npm install
LIVERATES_KEY=trial node index.js

Drops the trial key and uses process.env.LIVERATES_KEY if set. Expected first line:

{ info: 'Subscribing for 2 Minutes (Trial)' }

followed by rate objects every few hundred ms.