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)
-
0
SignalR is also used for Real-Time Notifications.
https://aspnetboilerplate.com/Pages/Documents/Notification-System#real-time-notifications
-
0
- How to turn it off?
- Will it only afffect CHAT functionality?
Please just answer these questions.
-
0
What does it refer to?
-
0
SignalR refers to it
-
0
- Will it only afffect CHAT functionality?
No.
-
0
do you understand my question?
- what else will it (SIGNALR) affect?
- how to turn it off?
-
0
- what else will it (SIGNALR) affect?
I already answered that: SignalR is also used for Real-Time Notifications.
-
0
aaron, is there a way to easily supress the amount of network/API log spam that SignalR produces?
-
1
smry, that appears to be a log4net question.
-
0
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.