Django-Vue-Chat-App
Django-Vue-Chat-App copied to clipboard
A Live Chat application built using Django and Vue.js. It uses Django's Channels which allows us to handle WebSocket protocol. In the frontend layer Vue.js uses WebSocket API to establish two-sided co...