LICENSE
README.md
pyproject.toml
chatkit/__init__.py
chatkit/admin.py
chatkit/apps.py
chatkit/consumers.py
chatkit/forms.py
chatkit/models.py
chatkit/routing.py
chatkit/urls.py
chatkit/views.py
chatkit/migrations/0001_initial.py
chatkit/migrations/0002_invitationlink_friendrequest_friendship.py
chatkit/migrations/0003_message_is_seen_message_seen_at_and_more.py
chatkit/migrations/__init__.py
chatkit/migrations/__pycache__/0001_initial.cpython-312.pyc
chatkit/migrations/__pycache__/0002_invitationlink_friendrequest_friendship.cpython-312.pyc
chatkit/migrations/__pycache__/0003_message_is_seen_message_seen_at_and_more.cpython-312.pyc
chatkit/migrations/__pycache__/__init__.cpython-312.pyc
chatkit/static/chatkit/chatkit.css
chatkit/static/chatkit/chatkit.js
chatkit/templates/chatkit/_theme_toggle.html
chatkit/templates/chatkit/base.html
chatkit/templates/chatkit/friends.html
chatkit/templates/chatkit/index.html
chatkit/templates/chatkit/room.html
chatkit/templates/chatkit/settings.html
django_chatkit.egg-info/PKG-INFO
django_chatkit.egg-info/SOURCES.txt
django_chatkit.egg-info/dependency_links.txt
django_chatkit.egg-info/requires.txt
django_chatkit.egg-info/top_level.txt