Looking in to using PubNub to send real-time updates to the user\'s web browser.
I looked over their website and materials. It looks like they have a few different o
For something a bit less generic, employing signals triggered by even an API served by Django and very strong channel security , check out https://github.com/sivang/django-pubnub (straight from the oven ;)).