Open nelsontky opened 3 years ago
Currently, any url path will give you the peerjs loading screen. This is not desired and a possible way is to nest a game into its own frontend path e.g. cardtable.cf/game/{id}. Then, create a catch all 404 page.
cardtable.cf/game/{id}
Currently, any url path will give you the peerjs loading screen. This is not desired and a possible way is to nest a game into its own frontend path e.g.
cardtable.cf/game/{id}
. Then, create a catch all 404 page.