colab-chat / colab-server

GNU General Public License v3.0
4 stars 1 forks source link

Add flask-see #6

Closed AntonPiccardoSelg closed 7 years ago

AntonPiccardoSelg commented 7 years ago

The Flask extension flask-sse has an advanced mode which allows channel-based server-push. This seems like a good an convenient start for our chat-channel functionality.

Flask-sse comes with some minor complications (which we need to tackle anyway). It requires