/Django-Pusher-Read-Receipts

Read receipt framework for your chat app with Django and Pusher following the official tutorial on pusher.

Primary LanguagePython

Django-Pusher-Read-Receipts

Read receipt framework for your chat app with Django and Pusher following the official tutorial on pusher.

This repo contains two django projects -> application and customer.

First project is for adding read receipt functionality to the pusher chat messages.

Second project contains a django backend website and customer chat support using pusher channels.