Centrifugo integration with Django – building a basic chat application by Alexander EmelinIn 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.