Skip to content

Add Django Channels integration to example app #2202

@tim-schilling

Description

@tim-schilling

Django Channels is an async library for Django that has a tutorial about building out a chat application. It's a common websocket interface. We should add that to our example app for easier manual testing. It would also serve as a way to prove that Debug Toolbar works with Django Channels

https://channels.readthedocs.io/en/latest/tutorial/index.html

References: #1413

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions