locked
SignalR with multiple Hubs and Web API Request Blocked .NetCore RRS feed

  • Question

  • 0
    I have a signalR with 2 hubs registered. when both hubs have connection connected, my web api request get blocked. if one of the hubs does not have any connections connected, the server able to process the api request. Kindly advise. Thanks.

    • Edited by CoffeeHoe Friday, January 4, 2019 5:12 AM
    • Moved by CoolDadTx Monday, January 7, 2019 4:40 PM ASP.NET related
    Friday, January 4, 2019 5:11 AM

All replies

  • Hi CoffeeHoe,

    Thank you for posting here.

    According your post, your question is more relevant to ASP.NET Core, please post in the following forum.

    https://forums.asp.net/1255.aspx/1?ASP+NET+Core

    The Visual C# forum discuss and ask questions about the C# programming language, IDE, libraries, samples, and tools.

    Best regards,

    Jack


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Monday, January 7, 2019 6:14 AM