Websockets in Django (without Channels)
Jun 5, 2023 · 4 min read · What are websockets? WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. Introduction of Asynchronous Programming in python. Unlike Javascript asynchronous execution wasn't supp...
Join discussion
