Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blazor support #81

Open
srid opened this issue Mar 23, 2021 · 1 comment
Open

Blazor support #81

srid opened this issue Mar 23, 2021 · 1 comment

Comments

@srid
Copy link
Contributor

srid commented Mar 23, 2021

When using this library on a Blazor client-side app running on WebAssembly, it throws:

image

At least the http-client part of the library should be able to work on the browser?

@dbrattli
Copy link
Collaborator

I see we use Stopwatch to measure the fetch time for each request and we want to measure that without measuring the rest of the pipeline as well. Will need to look more deeper into this to see if it's possible to e.g refactor it out as a separate assembly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants