"real-time" web applications
What is happening with the data outside the current application instance?
someone else could:
or Ctrl-R
or hit the refresh button
works over TCP/IP
Hyperlinks
Low level communication API
High level communication API
Allows to call function
Build over Persistent Connection API
npm install -g yo generator-aspnet bower
yo aspnet
Select Basic Application
... and Boostrap
dotnet restore
dotnet run
code . #remember to specify the path
Server
AllMarginals (Hub)
Message for all
OneMarginals (Hub)