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

Whisper through redis#583

Open
MrMadClown wants to merge 6 commits into
tlaverdure:masterfrom
MrMadClown:master
Open

Whisper through redis#583
MrMadClown wants to merge 6 commits into
tlaverdure:masterfrom
MrMadClown:master

Conversation

@MrMadClown

Copy link
Copy Markdown
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
Copy Markdown

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.

3 participants