mirror of
https://github.com/tanrax/django-channels-more-than-present
synced 2026-01-07 05:43:38 +01:00
master
This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
==================================
django-channels-more-than-present
==================================
`django-channels-more-than-present` is a Django app which adds "rooms" and presence notification capability to a Django application using django-channels. If you’re building a chat room or other site that needs to keep track of “who is connected right now”, this might be useful to you.
**Modern fork of `django-channels-presence` compatible with Django 3.2+ and Python 3.8+.**
- Docs: https://django-channels-presence.readthedocs.org
Quick install::
pip install django-channels-more-than-present
Description
Languages
Python
99.4%
Makefile
0.6%