Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Whisper through redis #583

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

MrMadClown
Copy link
Contributor

Using redis for client events to enable whispers in a multserver scenario behind a loadbalancer.

#346 #349

.broadcast
.to(channel)
.emit(event, data.data.member);
return Promise.resolve(undefined);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

le space

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants