Chat app for Django, powered by Django Channels, Websockets & Asyncio
Stars
310
Forks
86
Watchers
310
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added logging to tests.settings, added tests for get_unread_count, save_text_message, save_file_message, ChatConsumer.connect (unfinished)
bd50c4eView on GitHubAdded tests for get_message_by_id, mark_message_as_read
794a3fcView on GitHubAdded test_consumers, added some tests for 'database_sync_to_async' functions
8cabed7View on GitHub