Relative Content

Tag Archive for pythonhtmlflaskwebpycharm

random one_to_one chat with 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)