Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Demo applications utilizing the ThroughPuter Estimator microservice

Notifications You must be signed in to change notification settings

throughputer/estimator_demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThroughPuter Estimator Microservice Demo Applications

Copyright © ThroughPuter, Inc. Patents issued and pending. All rights reserved.

Demo applications utilizing the ThroughPuter Estimator microservice.

Installation

This package use npm (Node.js Package Manager). With npm installed, run npm install in this repository directory.

Rock-Paper-Scissors

Running the Demo

A live version of this demo and others can be found here.

To run the demo locally, simply open the index.html file in your web browser (after installation, above). For example, use URL: file:///path-to-repo-dir/rps/index.html.

Connecting the Estimator Microservice

The Estimator URL with access key is specified near the top of js/rps.js. (See Estimator API for more info about the access key.)

IMPORTANT NOTE: This demo accesses the WebSocket from the client and therefore exposes its JavaScript code to users in their web browsers. While this demo application demonstrates proper use of the microservice, to access a private Estimator, your application code must keep your secret key secret (such as connecting through your own private web server). You should not expose this demo publicly with your private key.

About

Demo applications utilizing the ThroughPuter Estimator microservice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •