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.
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.