Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 265 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 265 Bytes

SignalR-Angular

SignalR notification implemented in Angular

This is a simple email notification features using SignalR, the service is Angular.

In this case, I store the userId of user A, if another user sends a message to user A, then user A will be notified.