You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reqwest has a trick to work in wasm in both browser and nodejs, we should do that too, or just use reqwest, especially that ureq seems to only support http1. Either way, the RelayClient (not wasm) should stay with ureq for simplicity and to avoid breaking changes.
The text was updated successfully, but these errors were encountered:
Reqwest has a trick to work in wasm in both browser and nodejs, we should do that too, or just use reqwest, especially that ureq seems to only support http1. Either way, the RelayClient (not wasm) should stay with ureq for simplicity and to avoid breaking changes.
The text was updated successfully, but these errors were encountered: