Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 471 Bytes

README.rst

File metadata and controls

executable file
·
12 lines (9 loc) · 471 Bytes

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.