django-channels — Intermediate Playground
WebSocket and async protocol support for Django
django-channels intermediate patternsRun locally
Install
pip install channelsPython CodeRun locally
These patterns demonstrate how django-channels is used in production applications.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?