issues
search
jrief
/
django-websocket-redis
Websockets for Django applications using Redis as message queue
http://django-websocket-redis.awesto.com/
MIT License
897
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No module named 'django.utils.six'
#306
laurentL
opened
1 year ago
0
Bump requests from 2.25.1 to 2.31.0 in /examples
#305
dependabot[bot]
opened
1 year ago
0
Bump redis from 3.5.3 to 4.4.4 in /examples
#304
dependabot[bot]
opened
1 year ago
0
Bump redis from 3.5.3 to 4.5.3 in /examples
#303
dependabot[bot]
closed
1 year ago
1
OSS License compatibility question
#302
Ashley123456789
closed
1 year ago
1
docs: Fix a few typos
#301
timgates42
closed
2 years ago
0
Update version
#300
vasanski
closed
2 years ago
0
Add pipeline_publish_message method to redis_store
#299
Ian-Gabaraev
closed
3 years ago
0
Compatibility with Django 3.2 and new release of django-websocket-redis
#298
VIRUS-ATTACK
opened
3 years ago
0
Python > 3.5 (3.5 - 3.9) and django > 2.x and 3.x (latest tested is 3.2.2)
#297
goranpavlovic
closed
3 years ago
3
Whether clustering is supported or not?
#296
wasd345
opened
3 years ago
0
Each websocket connection results into a brand new socket connection to redis hence it implicitly limits the maximum number of websockets that could be established by using this library
#295
sharrajesh
opened
4 years ago
2
docs: Fix simple typo, pathes -> paths
#294
timgates42
closed
4 years ago
0
Django Websocket send data
#293
djanilstorm
closed
4 years ago
1
Bump requests from 2.7.0 to 2.20.0 in /examples
#292
dependabot[bot]
closed
5 years ago
0
ValueError: filedescriptor out of range in select()
#291
robnanola
opened
5 years ago
1
WebSocket opening handshake timed out in https
#290
shihabkaranchery
opened
5 years ago
0
django-websocket-redis with gunicorn
#289
mcroni
opened
5 years ago
0
Add Django 2.1.5 and latest support.
#288
DaniilSezonov
closed
5 years ago
10
Refactor ws4redis.js
#287
aitanadev
opened
5 years ago
4
Exception: 'LimitedStream' object has no attribute 'raw' when using Django 2.1.5
#286
stefancon
opened
5 years ago
7
Issue #284 Handle ssl connections
#285
gtnx
closed
1 year ago
4
Handle ssl connections
#284
gtnx
opened
5 years ago
4
Allow using patterns/wildcards in channel names
#283
mkaluza
opened
6 years ago
0
Publisher: allow overriding default connection
#282
mkaluza
opened
6 years ago
0
Fix out-of-bounds error
#281
steffann
opened
6 years ago
2
Switching from username to users id
#280
markwingerd
opened
6 years ago
1
Change template settings based on Django version. Closes #246
#279
markwingerd
opened
6 years ago
0
Add pipeline_publish_message method to redis_store
#278
mlindemu
closed
2 years ago
1
DWR doesn't work with overridden groups
#277
nrgx
opened
6 years ago
0
ws4redis slices messages
#276
nrgx
closed
6 years ago
1
Websocket doesn't run after reloading whole site and starting uwsgi
#275
nrgx
closed
6 years ago
0
Subscription not created, errors? How to debug?
#274
reptillicus
opened
6 years ago
0
WebSocket Connection refused
#273
shihabkaranchery
closed
6 years ago
0
1
#272
ghost
closed
5 years ago
0
uWSGI server not working like the docs
#271
jotauses
opened
6 years ago
3
How to define {{ WEBSOCKET_URI }} with corresponding slug on front end?
#270
nrgx
closed
6 years ago
0
Saving messages to database
#269
nrgx
closed
6 years ago
2
1
#268
ghost
opened
6 years ago
0
Subscribe to User Notification does not work
#267
jotauses
opened
6 years ago
4
WebSocketError: unable to receive websocket message on regular websocket closing with uwsgi
#266
AX-Vlady-Vaysberg
opened
6 years ago
7
Release the new version
#265
gtnx
closed
6 years ago
1
Cannot run correctly with gevent from uwsgi
#264
ruoshui1314
closed
6 years ago
0
Update examples to match with documentation
#263
charleswhchan
closed
6 years ago
0
Close #119
#262
charleswhchan
opened
6 years ago
0
custom channels to subscribe to
#261
sergeyglazyrindev
opened
6 years ago
0
Remove What's New and link to changelog.rst
#260
charleswhchan
closed
6 years ago
2
Fix typo: Configuratin --> Configuration
#259
charleswhchan
closed
6 years ago
0
Clarify django.core.context_processors has been deprecated after django 1.8
#258
charleswhchan
closed
6 years ago
0
Fixes #250
#257
charleswhchan
closed
6 years ago
0
Next