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.
8000