You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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