synw / django-presence

Realtime user presence widget for Django
MIT License
7 stars 2 forks source link
django-instant

Django Presence

A real time list of users on the site widget. This package provides a javascript client that listens to a websocket channel, and a time based worker that updates the presence information.

Dependencies:

For install and usage read the documentation