MatthewOverall / tloz-tracker

0 stars 2 forks source link

Store data in firebase potentially allowing syncing of tracker data (coop) support. #8

Open MatthewOverall opened 6 years ago

MatthewOverall commented 6 years ago

Since coop support is being added it will be necessary to sync tracker data. This can easily be done with Firebase.

amcnea commented 6 years ago

Wanted to throw out websockets as a potential solution to this as well. Pubnub and Pusher are 2 of the leading providers.