Flask-SocketIO-Chat icon indicating copy to clipboard operation
Flask-SocketIO-Chat copied to clipboard

A simple chat application that demonstrates how to structure a Flask-SocketIO application.

Results 4 Flask-SocketIO-Chat issues
Sort by recently updated
recently updated
newest added

Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

Thank you for sharing the great example of Flask-SocketIO.... I am trying to get authentication token at the time of connect, can you update your sample code with passing Authkey...

question

Hi @miguelgrinberg hope you're doing great, Paul here! (from the geoalchemy issue on flask-migrate a few weeks ago, big fan!). I am having some issues with getting my socketio handlers...

question