How can I remove a specific connection from all groups in SignalR? - In my application the connection of a specific user can be associated with several groups. I don't want to use a database to track the association of the connection to groups.
SignalIR docs
The simplest solution would be iterate over all the groups and remove the connection id from each of them. There isn't an inbuilt method in SignalR to do this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With