issues
search
socketio
/
socket.io-redis-adapter
Adapter to enable broadcasting of events to multiple separate socket.io server nodes.
https://socket.io/docs/v4/redis-adapter/
MIT License
2.74k
stars
488
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: update incorrect comment for publishOnSpecificResponseChannel
#555
eora21
opened
4 days ago
0
Incorrect Comment for publishOnSpecificResponseChannel
#554
eora21
opened
4 days ago
0
Is elasticache cluster mode supported with node-redis?
#553
jlippold
opened
1 week ago
0
Nothing work
#552
aishmurodov
opened
1 month ago
0
@socket.io/redis-adapter have a Java version?
#551
QUANGUANGYAO
opened
2 months ago
0
refactor: Remove redundant condition `this.ackRequests.has(requestId)`
#550
zishang520
opened
2 months ago
0
Question: Is `this.ackRequests.has(requestId)` a redundant condition?
#549
zishang520
opened
2 months ago
2
Suggestion: Make it possible to access sockets in different nodes without BroadCastOperator
#548
knixer
opened
3 months ago
1
I get "Callbacks are not supported when broadcasting" error when implementing acks
#547
knixer
closed
3 months ago
1
TypeError: Cannot destructure property 'master' of 'this.slots[calculateSlot(...)]' as it is undefined
#546
noor-siddique-paypay
opened
3 months ago
1
Timeout Error When Using remoteJoin in a Different Namespace
#545
kewang
opened
3 months ago
0
io.in(`${roomId}`).fetchSockets() sometimes cannot get socket from other server
#544
Daniel-kekeke
opened
4 months ago
0
Update dependencies to fix CVE-2024-37890
#543
daviddripps
opened
5 months ago
0
CVE for current ws version
#542
sordu
closed
5 months ago
1
fetchSockets doesn't work
#541
techsin
closed
6 months ago
1
Cannot install package with 'npm install @socket.io/redis-adapter'
#540
yuangao0317
closed
7 months ago
1
Class extends value undefined is not a constructor or null
#539
pnodet
opened
7 months ago
4
Unnecessary on("error") handlers
#538
KlausVii
opened
7 months ago
0
Unnecessary psubscribe Operations in Namespaces Without Local Clients Increasing Redis Pub/Sub Channels
#537
LokeshDaga
closed
7 months ago
2
feat: SERVER_SIDE_EMIT support publishOnSpecificResponseChannel
#536
dr-js
opened
7 months ago
0
Lot of "ignoring unknown request" in Debug
#535
Valentinfe
closed
8 months ago
5
TypeError with @socket.io/redis-adapter on Node.js v18.15.0
#534
govind-amt
opened
8 months ago
5
Socket.io adapter
#533
MuhamadAldahik
opened
8 months ago
1
the below error occurs when the user disconnect from the socket
#532
Gandhisurya
closed
8 months ago
1
the below error occurs when the user disconnect from the socket
#531
Gandhisurya
closed
8 months ago
1
Update compatibility table
#530
SubJunk
closed
8 months ago
1
fix(sharded): SSUBSCRIBE smessageBuffer memory leak (#528)
#529
RoccoC
closed
8 months ago
1
MaxListenersExceededWarning due to SSUBSCRIBE/SUNSUBSCRIBE memory leak
#528
RoccoC
closed
8 months ago
2
socket.io-adapter@2.5.4: timeout reached while waiting for fetchSockets response
#527
cesco69
closed
9 months ago
0
feat(sharded): add an option for dynamic private channels
#526
MartinKolarik
closed
8 months ago
3
fix(sharded): private room broadcast in dynamic mode
#525
MartinKolarik
closed
8 months ago
0
dynamic subscription mode breaks remote socket.emit()
#524
MartinKolarik
closed
8 months ago
3
fix(sharded): expectedResponseCount in fetchSockets()
#523
MartinKolarik
closed
9 months ago
1
Error: 23984 trailing bytes
#522
shivashahu07
opened
12 months ago
5
This.io.sockets.adapter.pubClient.isReady becomes false and is never ready again
#521
lcgiry
closed
8 months ago
2
Error on websocket multi instance using redis-adapter
#520
gaetansenn
closed
1 year ago
1
Feature request: limit nodes hit by "serverSideEmit" and "fetchSockets" in sharded adapter
#519
cody-evaluate
opened
1 year ago
0
chore: bump @babel/traverse from 7.12.5 to 7.23.2
#518
dependabot[bot]
opened
1 year ago
0
Proper way to use this adapter with ioredis
#517
ssafayet
closed
1 year ago
2
Make subscription client optional
#516
nwalters512
closed
1 year ago
1
Retrieving number of connected sockets using `fetchSockets` without getting all socket information
#515
MatanYemini
opened
1 year ago
5
Consult about a logic problem in the code
#514
zishang520
opened
1 year ago
0
UnhandledPromiseRejection when trying to add a RedisAdapter to socketIO
#513
AndrieuGirard
opened
1 year ago
0
redisClient.send_command is not a function
#512
hysapp
closed
1 year ago
1
Does this work with ioredis-mock?
#511
giovanni-bertoncelli
opened
1 year ago
1
How scalable is the redis pub/sub approach?
#510
marialovesbeans
opened
1 year ago
8
How to properly change list of rooms a client is joined in?
#509
dylancolin
closed
1 year ago
0
Redis adapter is not correctly cleaning up/unsubscribing topics when handling socketIO middleware errors
#508
carera
closed
1 year ago
1
How to count clients in a room across all instances
#507
sgtraptor
opened
1 year ago
3
Error: timeout reached while waiting for fetchSockets response
#506
donfire
opened
1 year ago
5
Next