Skip to main content

Blazor WebAssembly Implementation

MTE Relay Client-Side Setup

This implementation is a package - not a product. It is useless without a corresponding MTE Relay Server licensed by the AWS Marketplace.

For web applications written in Blazor WebAssembly, Eclypses has developed a nuget package to interface with an MTE Relay Server running in AWS. Since Blazor is a SPA application running in modern browsers and is fairly unique, a simple JavaScript API is not sufficient.

Within the package, the Eclypses.MteHttpClient method is functionally equivalent to the Microsoft.HttpClient for communicating with an API server.

Note: While the Nuget Package is available and the source code can be found here, a full, standalone Blazor implementation is still underway and will be available soon.

For now, implementation in Blazor requires a special MTE build provided by the Eclypses Applied Technology team.
Contact Sales for more info.