.Net WebApi - SignalR & Angular
Source code
Code available at GitHub
About SignalR
Full documentation available here
Fundamental concepts
SignalR acts as an abstraction layer over remote procedure calls (RPC), streamlining their use. It primarily employs the WebSocket network proto...
mateusz-czernek.pl4 min read