Skip to content

DAPowerPlay/javascript-streaming-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-streaming-client-example

This is an example how to use socket.io-client to connect to our DPP DataStreams.

Requirements

  • Node.js 8.x.x
  • npm 5.6.x
  • socket.io-client 1.7.4

Getting started

npm install 
npm run 

This project contains an example how to connect & subscribe to a stream, register a listener for e.g. 'trades' to recieve the data.

Get your free api key here

Set the api key and secret either as env variables (DPP_API_SECRET, DPP_API_key), or edit the app.js file directly.

"Creation is always an act of collaboration."

🔗🔗🔗

Happy Coding! 🔥 🚒

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published