Chat-Web-App icon indicating copy to clipboard operation
Chat-Web-App copied to clipboard

Made during livestream

Results 7 Chat-Web-App issues
Sort by recently updated
recently updated
newest added

When I type a message and click on send, it gives an error saying Method Not Allowed.

Hey I didn't watch the second part completely but when I run the main.py I receive this error : ``` Exception in thread Thread-1 (run_server): Traceback (most recent call last):...

Updated dependencies for Flask and flask_socketio. Some people are having issues with dependencies.

Updated base.html to fix The method is not allowed for the requested URL issue

unable to send messages because socket.io from the cdn is an old and flask doesn't support it ... i fixed it by changing where the cdn is fetched from to...