How to debug SignalR messages in Blazor Server

541 Views Asked by At

is there a better way to debug communication between Blazor Server and the browser than the binary messages in Chromium developer tools:

enter image description here

0

There are 0 best solutions below