Skip to content

cds88/django-channels-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Channels Utils

Python package designed to better organize websocket consumer connection in context of Django Channels package.

Features

  • Implements abstract base classes, consumers and handlers to subscribe to listen for a specific websocket event type
  • Each consumer inheriting required to set MAIN_GROUP_NAME

Installation

You can install this package from PyPI using pip:

pip install django-channels-utils

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors