CMPUT301W20T12 / GufyGuber

Meant to version work on the term project for CMPUT 301
Apache License 2.0
0 stars 1 forks source link

Firestore Callbacks #68

Closed rmacgill closed 4 years ago

rmacgill commented 4 years ago

We currently have a polling system that queries Firestore periodically. It would be better if we could respond to changes on Firestore via callbacks.