Contents

django-websocket-redis 0.6.0

0

Websocket support for Django using Redis as datastore

Websocket support for Django using Redis as datastore

Stars: 889, Watchers: 889, Forks: 224, Open Issues: 102

The jrief/django-websocket-redis repo was created 10 years ago and the last code push was 10 months ago.
The project is popular with 889 github stars!

How to Install django-websocket-redis

You can install django-websocket-redis using pip

pip install django-websocket-redis

or add it to a project with poetry

poetry add django-websocket-redis

Package Details

Author
Jacob Rief
License
MIT
Homepage
https://github.com/jrief/django-websocket-redis
PyPi:
https://pypi.org/project/django-websocket-redis/
GitHub Repo:
https://github.com/jrief/django-websocket-redis

Classifiers

  • Software Development/Libraries/Python Modules
No  django-websocket-redis  pypi packages just yet.

Errors

A list of common django-websocket-redis errors.

Code Examples

Here are some django-websocket-redis code examples and snippets.

GitHub Issues

The django-websocket-redis package has 102 open issues on GitHub

  • ValueError: filedescriptor out of range in select()

See more issues on GitHub

Related Packages & Articles

django-socketio 0.3.9

A Django app providing the features required to use websockets with Django via Socket.IO

websockets 12.0

An implementation of the WebSocket Protocol (RFC 6455 & 7692)