random one_to_one chat using flask
I am trying to build a flask app in which users can choose a pseudo and chat in one_to_one chat randomly with skip option , the problem here is that when user choose his username and redirect him to waiting page , it still stuck in there even when i open the website in an other browser (trying it on localhost and working on pychram)
ps : i’m a beginner
(https://i.sstatic.net/MBnK1UGp.png)