miguelgrinberg / Flask-SocketIO-Chat

A simple chat application that demonstrates how to structure a Flask-SocketIO application.
http://blog.miguelgrinberg.com/post/easy-websockets-with-flask-and-gevent
MIT License
676 stars 242 forks source link

Added one way AES 256 bit encryption #49

Closed Meet-hadvani closed 1 month ago

miguelgrinberg commented 1 month ago

While I appreciate the improvements you are making to this app, this isn't the place for them. You are most welcome to maintain your own Flask-SocketIO example that adds all the features you consider important.