PyCon Pune 2017

A conference on the Python programming language

Sinwar Prem

@sinwar

django-channels

Submitted Nov 27, 2016

My talk includes a discussion upon-

  1. django’s request response cycle
  2. django channels to create real time apps
  3. websockets

Outline

Basically django is simple request response framwework in which a response is generated for particular request. Django channels modify it and we can generate response without request it by using websockets. It’s usefull for create real time apps.
I’ ve developed one - https://github.com/sinwar/jchat

Speaker bio

I’m a undergraduate student and a python developer, freelance

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

PyCon Pune 2017 more