Base solution for your next web application
Open Closed

SignalR - is it only used for chatting purposes? #8300


User avatar
0
Siyeza created

asp.net core - mvc - jquery template.

I do not want the CHAT functionality as yet. I think I have removed it. My question, the SignalR is it only used for chatting purposes or there is something else I would loose if I were to turn it off?


10 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team

    SignalR is also used for Real-Time Notifications.

    https://aspnetboilerplate.com/Pages/Documents/Notification-System#real-time-notifications

  • User Avatar
    0
    Siyeza created
    1. How to turn it off?
    2. Will it only afffect CHAT functionality?

    Please just answer these questions.

  • User Avatar
    0
    aaron created
    Support Team

    What does it refer to?

  • User Avatar
    0
    Siyeza created

    SignalR refers to it

  • User Avatar
    0
    aaron created
    Support Team
    1. Will it only afffect CHAT functionality?

    No.

  • User Avatar
    0
    Siyeza created

    do you understand my question?

    1. what else will it (SIGNALR) affect?
    2. how to turn it off?
  • User Avatar
    0
    aaron created
    Support Team
    1. what else will it (SIGNALR) affect?

    I already answered that: SignalR is also used for Real-Time Notifications.

  • User Avatar
    0
    smry created

    aaron, is there a way to easily supress the amount of network/API log spam that SignalR produces?

  • User Avatar
    1
    aaron created
    Support Team
  • User Avatar
    0
    palmtreefrb created

    Seems that siyeza's question "how to turn it off?" has not been answered. I also would like instructions on how to "disable" all implementations of SignalR.