Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 376 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 376 Bytes

SignalR HelloWorld

Project for studies purposes

The project consists on two applications:

  • SignalRMaster: The server that send event notifications for subscribers
  • SignalRClient: A simple client that subscribe the server notification hub

Microsoft Documentation: Microsoft SignalR