I am a newbie in blazor and trying to make a social app using signalr where users can send private message to other users and need a chat popup to show when a user is online in the app.
I searched everywhere but couldn't find something similar to learn from.
I know it's a general question but any resources I can learn from would be very helpful.