8000 Distinct users on groups on send to many groups · Issue #14782 · dotnet/aspnetcore · GitHub
[go: up one dir, main page]

Skip to content
Distinct users on groups on send to many groups #14782
Open
@ala-sawadeh

Description

@ala-sawadeh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    affected-very-fewThis issue impacts very few customersarea-signalrIncludes: SignalR clients and serversenhancementThis issue represents an ask for new feature or an enhancement to an existing oneseverity-nice-to-haveThis label is used by an internal tool

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0