Websockets and Django Channels

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

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

    Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.

  • We had a Django-based backend when building an intranet site for a pretty big company (~4k employees) and used https://github.com/centrifugal/centrifugo for delivering real-time updates to users. We had chat widgets, live counters, live comment system, also several corporate multiplayer games based on it. I think it's much more simple to understand and integrate with than Django Channels, more transports supported and scales better. So maybe give it a chance if you are not happy with Channels.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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