Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PierreRochard/realtime-flask-experiment

Open more actions menu

Repository files navigation

realtime-flask-experiment

Experimenting with PostgreSQL's Listen/Notify and Flask-SocketIO

Blog post: https://rochard.org/personal-projects/realtime-flask-with-socketio-and-postgresql/

Flask part is largely from https://github.com/lukeyeager/flask-sqlalchemy-socketio-demo

PostgreSQL part is largely from https://blog.andyet.com/2015/04/06/postgres-pubsub-with-json/

Setup

The install.sh assumes that you are on your local dev pg instance that doens't have a password. If that's not the case you'll have to open up a terminal and modify the commands as needed.

bash install.sh
bash run.sh
bash test.sh
Open your browser and navigate to localhost:5001

About

Experimenting with PostgreSQL's Listen/Notify and Flask-SocketIO

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.