Skip to content

realpython/django-example-channels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started With Django Channels

Create a real-time application that updates a list of users as they log in and out...

Want to learn how to build this project?

Check out the blog post.

Want to use this project?

  1. Fork/Clone
  2. Create and activate a virtualenv
  3. Install the requirements
  4. Apply the migrations
  5. Install Redis (if necessary)
  6. Run the server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published