✅ SignalR getting connectionID from userID
Basically iam using signal R and i want to send notifications to a specific user via their userID i dont want to store connectionID in DB because its transient and i dont want to make a group for each user
and i dont want to make a custom mapper either there must be a way in signalR to do this in a clean way
2 Replies
Unknown User•2w ago
Message Not Public
Sign In & Join Server To View
thank you for the help works fine