Skip to content

Enable mono.wasm bindings in Blazor #10489

@danroth27

Description

@danroth27

Moving to the mono.wasm bindings should enable support for WebSockets, HttpClient without addition code on our side, etc.

The work involved appears to be:

  • Taking a mono build with the bindings turned on
  • Adding a couple extra assemblies
  • Removing our code where we set up our custom HttpClient handler
  • Potentially change some of our JS-side code to change how Mono is started up.

Metadata

Metadata

Labels

DoneThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssembly

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions