How to debug SignalR messages in Blazor Server

Viewed 32

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 Answers
Related