-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
9521
div>
Labels
affected-very-fewThis issue impacts very few customersThis issue impacts very few customersarea-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and serversenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing oneseverity-nice-to-haveThis label is used by an internal toolThis label is used by an internal tool
Milestone
Description
Distinct users on groups on send to many groups
for some reason a user exist in 2 groups ( g1, g2 ).
when you try:
Clients.Groups([ "g1", "g2" ]).SendAsync( ... )
user will get the same message twice.
The required solution
add option to let the developer to chose to distinct the users connection on groups or not.
related issue:
https://github.com/aspnet/AspNetCore/issues/5966
dennis-yemelyanov and mihaimyh
Metadata
Metadata
Assignees
Labels
affected-very-fewThis issue impacts very few customersThis issue impacts very few customersarea-signalrIncludes: SignalR clients and serversIncludes: SignalR clients and serversenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing oneseverity-nice-to-haveThis label is used by an internal toolThis label is used by an internal tool