Skip to content

Demonstration of bidirectional and real-time communication between Flask server and app.

Notifications You must be signed in to change notification settings

Gabaloo1/flask-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 18, 2021
2e2a000 · May 18, 2021

History

3 Commits
May 18, 2021
May 18, 2021
May 18, 2021

Repository files navigation

Using Flask-SocketIO

This application demonstrates the use of flask-SocketIO to establish a bidirectional and real-time communication between a Flask server and its application.

Specifically, this project implements a range slider that sends its value to the server each second, without submitting anything!

The applications are endless (e.g. control the volume of music, adjust the intensity of a device, etc.)

If lost, please refer to my blog post to know what this is all about.

About

Demonstration of bidirectional and real-time communication between Flask server and app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published