Skip to content

triyuga/magikcraft-azureIgnite-mockEmitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magikcraft-azureIgnite-mockEmitter

Mock Emmitter for testing Chris Briggsy's Magikcraft Stats Azure thing: https://github.com/jwulf/AzureIgnite

Run mock server (local substitute for Azure logger) with:

$ gulp

It will spin up at localhost:8666. See server.js for available routes.

Basically it can:

  • Log events from mockEmitter via localhost:8666/eat
  • Output full store via localhost:8666/store
  • Output crunched stats via localhost:8666/stats (this is what ZombieScoreboard consumes).

Run MockEmitter by visiting index.html in your browser. Settings and usage should be self explainatory.

For Azure production event Logger enpoints see: https://github.com/jwulf/AzureIgnite

About

Mock Emmitter for testing Chris Briggsy's Magikcraft Stats Azure thing: https://github.com/jwulf/AzureIgnite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published