Skip to content

Conversation

541595308
Copy link

bug:
when socketio run with multy node use redisson, broadcast will send all rooms in namespace at other node when i only broadcast to a room

solution:
Specify a namespace and room for broadcast

541595308 and others added 3 commits May 4, 2018 22:11
when socketio run with multy node use redisson, broadcast will send all rooms in namespace at other node when i only broadcast to a room
solution:
Specify a namespace and room for broadcast
fork of mrniko/netty-socketio
@541595308
Copy link
Author

solve pom.xml conflict

@mrniko mrniko added this to the 1.7.17 milestone Nov 25, 2018
541595308 and others added 2 commits July 31, 2019 17:44
# Conflicts:
#	pom.xml
#	src/main/java/com/corundumstudio/socketio/store/RedissonPubSubStore.java
@slimmaddy
Copy link

is this verified? i really need multiple and single broadcast in this branch. thank you

@mrniko mrniko modified the milestones: 1.7.17, 1.7.18 Sep 4, 2019
@541595308
Copy link
Author

Yes, I have been running online for a long time. On the line, I run 4 nodes and communicated with each other through redisson broadcast.

@mrniko mrniko modified the milestones: 1.7.18, 1.7.19 Aug 4, 2020
@GaryLeung922
Copy link

I want to know when the feature can be added.

Copy link
Owner

@mrniko mrniko left a comment

Choose a reason for hiding this comment

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

Please make changes

@mrniko
Copy link
Owner

mrniko commented Aug 8, 2020

@desperatel @541595308

Some changes need before I can merge it

@GaryLeung922
Copy link

@mrniko thanks~
I can't wait to use this bugfix for my project.
Should I fix it by myself in my project this time and then wait for this bugfix in 1.7.19?

@541595308
Copy link
Author

@mrniko I have changed.

@GaryLeung922
Copy link

@541595308 Could I have your email or other contacts?

@SebastienMelki
Copy link

Hello @mrniko , I was wondering why this isn't merged yet? I have an issue where every time i send an event to a room, there are two events that are published on redis, which makes my other servers broadcast the same message twice to a room :/

@mrniko mrniko modified the milestones: 1.7.19, 1.7.23 Oct 12, 2022
@mrniko mrniko modified the milestones: 1.7.23, 1.7.24 Apr 14, 2023
@mrniko mrniko modified the milestones: 1.7.24, 2.0.1 May 14, 2023
@mrniko mrniko modified the milestones: 2.0.1, 2.0.3 Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants