0

I am trying to change a user icon to green when the user is logged in, with Pusher or with Socket.io.

I have managed to do so before, but it was with SignalR. I am now trying to find an alternative with Angular and Node.js.

This is what I have done with ASP.NET Core SignalR & Angular: Image Example (Porter is logged in on another browser while im logged in with another user, I can see that Porter's user icon is green and not grayed)

I tried first with Pusher and also with socket.io but didn't manage to find a solution.

2
  • Please share your code so far to clarify your question and get a better help. Commented Sep 2, 2022 at 18:23
  • This video shows exactly what I want to do, but no source code: youtube.com/watch?v=MpQBta0amfY Commented Sep 3, 2022 at 8:36

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.