Create a Real-Time Chat App With Flask in under 40 Minutes

Опубликовано: 17 Февраль 2026
на канале: Demos Petsas
3,381
40

In this video I will show you how to build a flask chat application using flask-socketio and flask that uses a websocket connection to achieve that.

Chapters:
0.00 Introduction
0.17 Installing dependencies
1.34 Configuring extensions
4.11 Creating socket listeners
10.15 Running the frontend server
11.39 Building the frontend app
32.42 Implementing authentication

Code:
https://github.com/demoskp/flask-sock...

Personal website:
http://www.petsas.consulting