vtpp2014 / channels-examples

Example projects using Django Channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Channels Examples

This is a repository of simple, well-commented examples of how to implement a few different site features in Django Channels.

Each example is a standalone Django project; instructions for running them are in their own README files.

Pull requests of whole new examples, or small improvements to existing ones, are welcome; however, they should still be simple and not add too many complex features or additional steps to running it.

About

Example projects using Django Channels

License:Other


Languages

Language:Python 62.2%Language:HTML 27.4%Language:CSS 10.4%