Skip to content

synw/django-presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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