An open API service indexing awesome lists of open source software.

https://github.com/angelodotnet/notifycontroller.signalr

Project example showing how to send messages to all clients with SignalR via an API call in an mvc web application
https://github.com/angelodotnet/notifycontroller.signalr

Last synced: 6 months ago
JSON representation

Project example showing how to send messages to all clients with SignalR via an API call in an mvc web application

Awesome Lists containing this project

README

          

# NotifyController-SignalR

Project example showing how to send messages to all clients with SignalR via an API call in an mvc web application

## Thanks

I thank [@Andrea Tosato](https://github.com/andreatosato) for the suggestions