Real multithreading in Blazor WebAssembly
Open
affected-few
area-blazor
blocked
Components Big Rock
enhancement
feature-blazor-wasm
feature-blazor-wasm-threading
Pillar: Complete Blazor Web
Priority:1
severity-blocking
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
### Is your feature request related to a problem? Please describe.
I have load of CPU intensive requests connected to vial for the application data from sensors, and I would like to have a real multithreading for multiple sources which streams large amount of data nonstop.
### Describe the solution you'd like
Multithreading which is available already in WEBASM to be exposed to Blazor Client side.
Contributor guide
Assessment
This issue has not been assessed yet.