sneakaway-studio / tally-extension

A browser extension that transforms the data advertisers collect into a multiplayer game.
https://tallysavestheinternet.com
MIT License
4 stars 2 forks source link

Backend rewrite #73

Closed omundy closed 5 years ago

omundy commented 5 years ago
  1. Rewrites backend communication to improve asynchronous communication w/ API
  2. Creates a queueing system so many change on extension / server can be staged before sending to lower traffic / processing
  3. Adds flags from / to extension / server so message passing can happen more easily
  4. Standardizes communication of "items" with server/database
  5. Moves master to server so game progress is saved across installations
  6. ^ This allows a "delete data" function on dashboard so everything can be reset