Skip to content

Seluj78/Flask-Socketio-bug-1958

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steps to reproduce:

  • Create a 3.11 venv
  • Activate it
  • pip install requirements.txt
  • Run python server.py
  • Open client.html in your browser and click CONNECT
    • If, inside client.html, the query params token is equal to TOKEN, then the connect will succeed (But the disconnect throws an error :/)
    • Else: You will have the OSError.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published