August 2022
Intermediate to advanced
264 pages
4h 27m
English
In this part, we will work with a WebSockets server using Django Channels. We will learn how to send messages in real-time from the backend, from plain text, JSON, to complex HTML structures, and how to send messages from the frontend. We will also learn how to use the database to monitor connections, discriminate messages to groups of users or broadcast messages.
In this part, we cover the following chapters:
Read now
Unlock full access