aspnetcore/benchmarks
Steve Sanderson e71db85149 Handle overlapping events (#1655)
* Add failing unit test to demonstrate overlapping events bug

* Handle overlapping events

* Make RemoteRenderer.UpdateDisplay's return task not complete until client sends explict ACK

* CR: Rename UpdateDisplay to UpdateDisplayAsync

* CR: Fix namespace

* CR: Catch synchronous SendAsync exceptions (if they can happen)
2018-11-13 12:08:08 +00:00
..
Microsoft.AspNetCore.Blazor.E2EPerformance E2E benchmarks (#1307) 2018-08-14 13:21:19 +01:00
Microsoft.AspNetCore.Blazor.Performance Handle overlapping events (#1655) 2018-11-13 12:08:08 +00:00