Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 585 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 585 Bytes

Flask-ScketIO-Chat-App

WebsocketApplication

  • Realtime chat application
  • Anonymous and authenticateduseraccess
  • Tools–Python,Flask,SocketIO,SQL,SQLAlchemy.

build:

python flask/app.py

Create room:

'/chat/string:roomname/string:email'>

login :

'/user'

Join room

alt text

chat

alt text