Base solution for your next web application
Open Closed

Chat Problem #7912


User avatar
0
hung.le@cyberlotus created

Hi,

I'm using .net core + angular product type. I have a issue with chat feature on web site.

I have 2 webs different (.net core + angular), web 1 on Server 1 (this is admin management page for users host), web 2 on Server 2 (this is customer page for users tenant). The webs use the same database and redis server. SignalR only works for users that are connected to the same server, but I want the users can chat from the webs different.

Is there any way to implement?

Thanks


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    I am not very sure, maybe you can try redis backplane

    https://docs.microsoft.com/en-us/aspnet/core/signalr/scale?view=aspnetcore-3.0#redis-backplane

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.