Expand description
Bridge between WASM host_call (sync) and ProxyService (async).
Implements HostCallHandler for the proxy, allowing WASM tools
to make HTTP requests through the proxy pipeline.
Structsยง
- Proxy
Handler - Handler that bridges WASM host calls to the async ProxyService.