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: 878, Watchers: 878, Forks: 222, Open Issues: 100

The jrief/django-websocket-redis repo was created 9 years ago and was last updated 6 hours ago.
The project is popular with 878 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 100 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 10.4

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

django-rq 2.6.0

An app that provides django integration for RQ (Redis Queue)