forked from bytecodealliance/wstd
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Create a wstd-azure crate following a structure similar to the wstd-aws crate:
There are two extension points that need to be implemented:
- azure_core::async_runtime::AsyncRuntime
documented at https://docs.rs/azure_core/latest/azure_core/async_runtime/trait.AsyncRuntime.html - azure_core::http::HttpClient
documented at https://docs.rs/azure_core/latest/azure_core/http/trait.HttpClient.html
I created a working example of implementing both using the Spin SDK in
Instead of the Spin SDK, use wstd.
Copilot
Metadata
Metadata
Assignees
Labels
No labels