Asynchronous chat app backend built with django channels
- Clone this repository.
- Create a new virtualenv environment.
- install requirements.
- enjoy!
- Creating chat
- Deleting chat
- Sending message
- Editing message
- "See"ing message
- Deleting message
- Realtime chat online status
- Realtime User profile change