issues
search
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
Rewrites backend communication to improve asynchronous communication w/ API
Creates a queueing system so many change on extension / server can be staged before sending to lower traffic / processing
Adds flags from / to extension / server so message passing can happen more easily
Standardizes communication of "items" with server/database
Moves master to server so game progress is saved across installations
^ This allows a "delete data" function on dashboard so everything can be reset