Open IanMayo opened 5 years ago
Currently each browser has its own PouchDb instance.
This prevents us testing how one player can talk to another between browser windows.
So, we should move PouchDb to the server.
Now there are pouchdb browser side and server side and they are can be synced
Currently each browser has its own PouchDb instance.
This prevents us testing how one player can talk to another between browser windows.
So, we should move PouchDb to the server.