Login
Roast topics
Find topics
Find it!
From:
(Uncensored)
subscribe
Centrifugo integration with Django – building a basic chat application
https://centrifugal.dev/blog/2021/11/04/integrating-with-django-building-chat-application
links
backlinks
Tagged with:
tutorial
django
centrifugo
Roast topics
Find topics
Roast it!
In this tutorial, we are integrating Django with Centrifugo to make a basic chat application. We are using Centrifugo proxy feature to proxy WebSocket connection events to a Django backend.