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 (1.9) now has support for channels, meaning web sockets. This would be a huge infrastructure change, but should be considered down the line to make sending data to the server much easier.
Django (1.9) now has support for channels, meaning web sockets. This would be a huge infrastructure change, but should be considered down the line to make sending data to the server much easier.
http://channels.readthedocs.org/en/latest/concepts.html
The text was updated successfully, but these errors were encountered: