is there a better way to debug communication between Blazor Server and the browser than the binary messages in Chromium developer tools:
Asked
Active
Viewed 304 times
2
-
messages sent to server and from server – Liero Sep 06 '22 at 20:58
-
Can this [document](https://medium.com/@dwivedi.gourav/asp-net-core-signalr-signalr-debugging-tool-a82dc5230035) help you? – Xiaotian Yang Nov 03 '22 at 07:49