Trying out Flask, need questions about flask-socketio + MQTT configuration

This page summarizes the projects mentioned and recommended in the original post on /r/flask

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Flask-SocketIO

    Socket.IO integration for Flask applications.

  • mqtt-web-test

  • I gonna post the repo here so you can check what's faulty there. I use DHT11_MQTT_Pub.ino to pub/sub with esp (although i can use mqtt_pub_test.py as dummy). Flask server is in mqtt-mosquitto-pi.py.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Flask-SocketIO-Chat

    A simple chat application that demonstrates how to structure a Flask-SocketIO application.

  • I think this worth another thread, I decided to do blueprint this app to another one. Can flask-socketio run in a single blueprint or must be run in the main app where i use the command socketio.run(app) ? I'm seeing this example and still learning on it

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts