filmov
tv
Django Channels Tutorial 🔥: the most minimal Real Time app (not Chat) | Django WebSockets
Показать описание
This Django Channels tutorial is the most minimal example of how to use Django Channels to create a Real Time application, that uses Django and Websocket.
The main idea of this Django Channels tutorial is that Django generates numbers from 0 to 100, and send them to the front-end via opened WebSocket connection. And these numbers are rendered in real time without any actions from the User.
Minimum of JavaScript code.
Minimum of Python and Django code.
Minimum of HTML.
Just the core idea of how to use Websockets with Django.
And again this Django Channels tutorial - is the most minimal example of how to use Websockets with Django.
The WebSocket is an advanced technology that makes it possible to open a two-way interactive communication session between the user's browser and a server. With this API, you can send messages to a server and receive event-driven responses without having to poll the server for a reply.
To work with WebSockets with Django (on the server side) we have to use Django Channels - a special Python Django library.
This is an advanced Django tutorial
Follow me @:
=====================================
📎 The source code is available via Patreon:
=====================================
*** Web Scraping course ***
is available via Patreon here:
or its landing:
➥ Please ➥ Like ➥ Comment ➥ Subscribe
Django Channels 3 tutorials ***
*** My Django 3 tutorial ***
➥➥➥ SUBSCRIBE FOR MORE VIDEOS ➥➥➥
Red Eyed Coder Club is the best place to learn Python programming and Django:
Django Channels Tutorial - the most minimal Real Time app (not Chat) | Django WebSockets
#django #djangochannels #djangochannelstutorial #redeyedcoderclub #djangowebsockets
The main idea of this Django Channels tutorial is that Django generates numbers from 0 to 100, and send them to the front-end via opened WebSocket connection. And these numbers are rendered in real time without any actions from the User.
Minimum of JavaScript code.
Minimum of Python and Django code.
Minimum of HTML.
Just the core idea of how to use Websockets with Django.
And again this Django Channels tutorial - is the most minimal example of how to use Websockets with Django.
The WebSocket is an advanced technology that makes it possible to open a two-way interactive communication session between the user's browser and a server. With this API, you can send messages to a server and receive event-driven responses without having to poll the server for a reply.
To work with WebSockets with Django (on the server side) we have to use Django Channels - a special Python Django library.
This is an advanced Django tutorial
Follow me @:
=====================================
📎 The source code is available via Patreon:
=====================================
*** Web Scraping course ***
is available via Patreon here:
or its landing:
➥ Please ➥ Like ➥ Comment ➥ Subscribe
Django Channels 3 tutorials ***
*** My Django 3 tutorial ***
➥➥➥ SUBSCRIBE FOR MORE VIDEOS ➥➥➥
Red Eyed Coder Club is the best place to learn Python programming and Django:
Django Channels Tutorial - the most minimal Real Time app (not Chat) | Django WebSockets
#django #djangochannels #djangochannelstutorial #redeyedcoderclub #djangowebsockets
Комментарии