python3-channels-redis

Redis channel layer backend for Django Channels (Python3 version)
  https://github.com/django/channels_redis/
  0
  no reviews



A Django Channels channel layer that uses Redis as its backing store, and supports both a single-server and sharded configurations, as well as group support.

This package contains the Python 3 version of the library.