Aperto Chiuso

Chat module #6329


User avatar
0
datdv1 creato

Hi Support Team ABP!

ABP Framework version: v7.4.3

UI Type:Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): no

Currently, I configured successfully chat module to my project. I'm following document and configuration: https://docs.abp.io/en/commercial/latest/modules/chat (I used method "Using ABP suite" and Replace module with source code)

However, when I send message from user admin to user member, page chat of user member doesn't realtime receive message from user admin (Neither do user admin)

Could you please support me for this issue?


8 risposte
  • User Avatar
    0
    datdv1 creato

    Hi Support Team! Could you please support me for this issue?

  • User Avatar
    0
    liangshiwei creato
    Team di supporto Fullstack Developer

    Hi,

    could you share a test project with me(include node_modules)? I will check it. my email is shiwei.liang@volosoft.com

  • User Avatar
    0
    datdv1 creato

    Hi liangshiwei! I sent to your email address: shiwei.liang@volosoft.com

  • User Avatar
    0
    liangshiwei creato
    Team di supporto Fullstack Developer

    Hi,

    Move app.Use(async (httpContext, next) => .... above app.UseAbpSecurityHeaders();

    Try updating the ChatConfigService ts: https://gist.github.com/realLiangshiwei/33fea360a6f24f9b45cfc17b723f5044

  • User Avatar
    0
    liangshiwei creato
    Team di supporto Fullstack Developer

    Your ticket refunded.

  • User Avatar
    0
    datdv1 creato

    Hi liangshiwei! Thank you very much!

  • User Avatar
    0
    liangshiwei creato
    Team di supporto Fullstack Developer

    : )

  • User Avatar
    0
    sinan creato
    Team di supporto Angular Developer

    hi, we have created a pr for this issue. it will be fixed at version 8.0

Made with ❤️ on ABP v8.2.0-preview Updated on marzo 25, 2024, 15:11