Real-Time Communication Platform Built with Django
Project Description
An instant communication platform for connecting multiple users with voice communication and voice and chat messages using the webrtc and django channels architecture. The project is fully tested but executable, current capabilities: Create a channel with a password to connect to Channel Save channel messages Change user profile User information settings Get ping from user and display it to all channel users Change the volume of users in the channel Mute and unmute microphone and sound Not implemented features: Private message between users Private call between users Friend list Add new friend or delete teams Website management Channel management such as removing a user from the channel by the channel administrator Block users