BNC Websocket Client Sample This client subscribes to a few symbols and prints them out to the console. How to run it? Update oauth2.json with your client_id and client_secret Run from terminal npm install npm start