Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Signalr with SQL Server [closed]

I have just came to know about signalr and I am trying to find out that is there any way I can get the notification directly from the sql server. I am not able to find a single example of it on internet. Though, I came to know about signalr.sqlserver on githhub but importunately ,again, there is no working example of signalr with sql server on internet. Can anyone guide me with the tutorial?

like image 525
Zerotoinfinity Avatar asked Mar 13 '26 17:03

Zerotoinfinity


1 Answers

As explained here

SignalR sqlServer listening

This is an implementation of SignalR's IMessageBus on top of SQL Server.

So no, you don't use SignalR from SQL Server itself, it is a web-based tool.

like image 66
Jason Evans Avatar answered Mar 16 '26 08:03

Jason Evans



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!