Adding push events (SSE) to Django application (centrifugo, pushpin, mercure....or channels?)

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • django-instant

    Websockets for Django with Centrifugo

  • Django-instant: provides a very simple way to push events to channels. Doesn't require django-channels, simply fire up a dockerized 'centrifugo' proxy. Downside is perhaps this package hasn't been updated recently for the latest v4 of centrifugo.

  • django-eventstream

    Server-Sent Events for Django

  • Django-eventstream: simple way to addon sending events. simply fire up a dockerized 'pushpin' proxy. Looks to be managed by company behind pushpin.

  • 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
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

  • Redis/Celery vs django Channels for a real-time web application

    2 projects | /r/django | 7 Dec 2022
  • Real time events demo

    3 projects | /r/django | 4 Mar 2022
  • Can one do WebSockets without Django-Channels?

    3 projects | /r/django | 27 Feb 2022
  • Django Hosting w/ Websockets

    3 projects | /r/django | 28 Oct 2021
  • Want to create chat for your web or mobile app quickly and easily? Use Centrifugo! Playground project with Python FastApi and Centrifugo in Docker.

    1 project | /r/coolgithubprojects | 6 Jun 2022