Open Closed

How do i extend signal r in abp pro when chat module install? #8522


User avatar
0
jermaine.gray@gmail.com created
  • ABP Framework version: v9.0.0
  • UI Type: Angular / MVC / Blazor WASM / Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

How to i extend or used the signal r implementation come with pro. I have the chat model install.


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

    Hi,

    Sorry, I didn't get it. could you please explain more about your case. thanks

  • User Avatar
    0
    jermaine.gray@gmail.com created

    i would like to implement signal r in my app. but i notice it already implement for the chat module. how do i extend it and used the same signal r and just add method?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    ChatHub is an empty hub class

    ABP uses hub context to send messages to clients and uses application service to receive requests from clients

Made with ❤️ on ABP v9.1.0-preview. Updated on December 30, 2024, 14:53