Open Closed

Enable ABP.io Chat module for external users #4782


User avatar
0
isteer created

Hello Team,

OUR ABP CONFIGURATION:

ABP Framework version: v7.0.0 UI type: MVC DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): Tiered MVC Exception message and stack trace

We have deployed our ABP application on IIS server, we have tiered MVC application so we hosted all ports:

Auth server (port - 44349) : hosted on https://authserver.stage.careermaps.co.uk/ on IIS

Swagger (port- 44324) : hosted on https://host.stage.careermaps.co.uk/

Web-App (port 44389) : hosted on https://web.stage.careermaps.co.uk/

Issue:

How can we enable existing chat module of abp for our external users in separate database and separate application? We want them to provide APIs from which they can sent message and receive message as well?

I see 'https://host.stage.careermaps.co.uk/api/chat/conversation/send-message'
this API to sent message but it has only target user id how can external user will be set as sender id?


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I think it's impossible by default.

    https://docs.abp.io/en/commercial/latest/modules/chat

  • User Avatar
    0
    isteer created

    In that case how we can get source code of chat module in our project?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    https://support.abp.io/QA/Questions/632/How-can-I-download-the-source-code-of-the-framework-Angular-packages-theme-and-pro-modules

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