Chris Sainty
Chris Sainty
When you say decompile the DLL, which DLL are you referring to?
But you can view the source code in this repo? I'm not sure what you're looking for by decompiling. Anyway, as I said before, SignalR is opaque to this library,...
You can go and look at the code in this repo and see exactly what all the methods do. But honestly I think you're missing how Blazor works fundamentally with...
That's all this library is doing. It's literally a wrapper around the browser storage APIs. Everything else is the Blazor framework.
Sure thing. Good luck with your investigation. If it does turn out there is something that needs changing on this library then let me know and we can get it...