Open DanielCaspers opened 7 years ago
SignalR, the realtime communication library from Microsoft, is getting a new web client decoupled from jQuery by Q2 2018.
https://blogs.msdn.microsoft.com/webdev/2018/02/02/asp-net-core-2-1-roadmap/#signalr
This task should not be started unless we do #37.
We should evaluate how we could make use of RTC in the app to properly support user tasks without having to worry about concurrent modification, etc.