Simple Django Vue Websocket Chat Application Using Channels
Introduction In this article, we will create a simple chat application using django, vue and channels.
Introduction In this article, we will create a simple chat application using django, vue and channels.
Introduction Today, I’ll show you how I set up a simple test for WebSocket using gorilla/websocket in Echo framework and how it makes me more confident with my code 😄